Fix doc title underlining.

llvm-svn: 335615
This commit is contained in:
James Henderson 2018-06-26 15:29:09 +00:00
parent 9e2450409e
commit c307b00348
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ it and the previous directive. A "``CHECK-SAME:``" cannot be the first
directive in a file.
The "CHECK-EMPTY:" directive
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you need to check that the next line has nothing on it, not even whitespace,
you can use the "``CHECK-EMPTY:``" directive.