]> granicus.if.org Git - llvm/commitdiff
Sphinx: fix 'Inline emphasis start-string without end-string'
authorHans Wennborg <hans@hanshq.net>
Tue, 27 Feb 2018 10:33:49 +0000 (10:33 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 27 Feb 2018 10:33:49 +0000 (10:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@326184 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index f2bbdc871add4522ce1be4c1c16637d30cf0588c..341ebde35385be5d32763a116172dfa9a03f2258 100644 (file)
@@ -204,7 +204,7 @@ During this release the X86 target has:
 
 * Gained initial support recognizing variable shuffles from vector element extracts and inserts.
 
-* Improved documentation for SSE/AVX intrinsics in *intrin.h header files.
+* Improved documentation for SSE/AVX intrinsics in intrin.h header files.
 
 Changes to the AMDGPU Target
 -----------------------------