From: Diana Picus Date: Fri, 20 Jan 2017 11:38:10 +0000 (+0000) Subject: Fix wrapping in ReleaseNotes.rst. NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d61d2b0f7ee2e87bdaa0c2594f3e5465105cc1e;p=llvm Fix wrapping in ReleaseNotes.rst. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@292603 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 87d6182cd90..bc5aca52117 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -7,7 +7,8 @@ LLVM 4.0.0 Release Notes .. warning:: These are in-progress notes for the upcoming LLVM 4.0.0 release. You may - prefer the `LLVM 3.9 Release Notes `_. + prefer the `LLVM 3.9 Release Notes `_. Introduction