[docs] Fix "WARNING: Title underline too short."
authorDavid Majnemer <david.majnemer@gmail.com>
Wed, 17 Jun 2015 21:21:16 +0000 (21:21 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Wed, 17 Jun 2015 21:21:16 +0000 (21:21 +0000)
llvm-svn: 239947

llvm/docs/LangRef.rst

index 1b9df65..ef9fd92 100644 (file)
@@ -1135,7 +1135,7 @@ optimizers but will not be emitted in the object file.
 .. _personalityfn:
 
 Personality Function
--------------
+--------------------
 
 The ``personality`` attribute permits functions to specify what function
 to use for exception handling.