summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorFedor Sergeev <fedor.sergeev@azul.com>2018-11-13 01:12:19 +0000
committerFedor Sergeev <fedor.sergeev@azul.com>2018-11-13 01:12:19 +0000
commit5bf0c1554088b30beb9f350d088aadfe6031ac37 (patch)
tree4ddc7d5090328cd14d6f995dd3c5e7e3efd17e52 /llvm/docs/CommandGuide
parentee7ec6ce1fc1eb37b5edb5de44ba71ef03b92b4e (diff)
downloadbcm5719-llvm-5bf0c1554088b30beb9f350d088aadfe6031ac37.tar.gz
bcm5719-llvm-5bf0c1554088b30beb9f350d088aadfe6031ac37.zip
[FileCheck] fixing small formatting error in docs
llvm-svn: 346725
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/FileCheck.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/FileCheck.rst b/llvm/docs/CommandGuide/FileCheck.rst
index 89831cafe48..8c838518f66 100644
--- a/llvm/docs/CommandGuide/FileCheck.rst
+++ b/llvm/docs/CommandGuide/FileCheck.rst
@@ -312,7 +312,7 @@ can be used:
}
The "CHECK-COUNT:" directive
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you need to match multiple lines with the same pattern over and over again
you can repeat a plain ``CHECK:`` as many times as needed. If that looks too
OpenPOWER on IntegriCloud