Fix underscore to be the proper length.
authorBill Wendling <isanbard@gmail.com>
Tue, 30 Jul 2013 08:26:24 +0000 (08:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 30 Jul 2013 08:26:24 +0000 (08:26 +0000)
llvm-svn: 187406

llvm/docs/CommandGuide/FileCheck.rst

index d5c8938..6be5fc3 100644 (file)
@@ -245,7 +245,7 @@ occurrences matching ``CHECK-DAG:`` after ``CHECK-NOT:``. For example,
 This case will reject input strings where ``BEFORE`` occurs after ``AFTER``.
 
 The "CHECK-LABEL:" directive
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Sometimes in a file containing multiple tests divided into logical blocks, one
 or more ``CHECK:`` directives may inadvertently succeed by matching lines in a