[docs] Fix "WARNING: Title underline too short."

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239947 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Majnemer 2015-06-17 21:21:16 +00:00
parent cf1e4a26ad
commit dfe93a50b5

View 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.