From 7d61d2b0f7ee2e87bdaa0c2594f3e5465105cc1e Mon Sep 17 00:00:00 2001 From: Diana Picus Date: Fri, 20 Jan 2017 11:38:10 +0000 Subject: [PATCH] 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 --- docs/ReleaseNotes.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.50.1