[docs] Fix Sphinx warning.
authorSean Silva <silvas@purdue.edu>
Mon, 9 Sep 2013 19:13:28 +0000 (19:13 +0000)
committerSean Silva <silvas@purdue.edu>
Mon, 9 Sep 2013 19:13:28 +0000 (19:13 +0000)
Adornments need to be at least as long as the thing they adorn.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190327 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.rst

index fe23ac0ce1d0ec0a279736fabef2584870f775dd..98654f3cc31cb17375bf6b97ab722413cb0fc860 100644 (file)
@@ -8697,7 +8697,7 @@ different, then ``llvm.stackprotectorcheck`` causes the program to abort by
 calling the ``__stack_chk_fail()`` function.
 
 '``llvm.stackprotectorcheck``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""