Skip to content

Commit 974a349

Browse files
committed
Fix RST docs AttributeList heading underline
llvm-svn: 298398
1 parent 5c7a61d commit 974a349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/HowToUseAttributes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ convert any code which does treat them as a bit mask to use the new query
3939
methods on the Attribute class.
4040

4141
``AttributeList``
42-
================
42+
=================
4343

4444
The ``AttributeList`` stores a collection of Attribute objects for each kind of
4545
object that may have an attribute associated with it: the function as a whole,

0 commit comments

Comments
 (0)