]> granicus.if.org Git - clang/commitdiff
Another attempt to fix the sphinx warning from r299470
authorAdam Nemet <anemet@apple.com>
Tue, 4 Apr 2017 23:46:34 +0000 (23:46 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 4 Apr 2017 23:46:34 +0000 (23:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299488 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.rst

index 6427067452e75eb7983a345fb5b948874e5636bc..29e971c1bb7e5f69d8e442bc5fadedbdf53a95ec 100644 (file)
@@ -2344,4 +2344,4 @@ statements in C)
 
 The pragma can also be used with ``off`` which turns FP contraction off for a
 section of the code. This can be useful when fast contraction is otherwise
-enabled for the translation unit with the ``-ffp-contract=fast` flag.
+enabled for the translation unit with the ``-ffp-contract=fast`` flag.