summaryrefslogtreecommitdiffstats
path: root/docs/HowToUseAttributes.rst
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-03-21 17:05:00 +0000
committerReid Kleckner <rnk@google.com>2017-03-21 17:05:00 +0000
commit3b5307281617d19e9e654da51bec7e2b8ad41124 (patch)
tree5efb41717dbc1b1e344d826e48f1b5a1d80dfa82 /docs/HowToUseAttributes.rst
parent1f6c4f920357429d51c01cf2591249c82a83c53c (diff)
Fix RST docs AttributeList heading underline
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298398 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToUseAttributes.rst')
-rw-r--r--docs/HowToUseAttributes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HowToUseAttributes.rst b/docs/HowToUseAttributes.rst
index bb7f63f43a3e..1d05e2385874 100644
--- a/docs/HowToUseAttributes.rst
+++ b/docs/HowToUseAttributes.rst
@@ -39,7 +39,7 @@ convert any code which does treat them as a bit mask to use the new query
methods on the Attribute class.
``AttributeList``
-================
+=================
The ``AttributeList`` stores a collection of Attribute objects for each kind of
object that may have an attribute associated with it: the function as a whole,