projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f09a037
)
Fix a typo in FileCheck.rst
author
Eli Bendersky
<eliben@google.com>
Wed, 21 Nov 2012 22:40:52 +0000
(22:40 +0000)
committer
Eli Bendersky
<eliben@google.com>
Wed, 21 Nov 2012 22:40:52 +0000
(22:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168466
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/FileCheck.rst
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/FileCheck.rst
b/docs/CommandGuide/FileCheck.rst
index ba2fe4ad9c1d61e0bf1ee8170561ae1ca8013b96..5e145f620f18edc245bc2d425d088c1415f7d934 100644
(file)
--- a/
docs/CommandGuide/FileCheck.rst
+++ b/
docs/CommandGuide/FileCheck.rst
@@
-168,7
+168,7
@@
For example, something like this works as you'd expect:
}
"``CHECK-NEXT:``" directives reject the input unless there is exactly one
-newline between it an the previous directive. A "``CHECK-NEXT:``" cannot be
+newline between it an
d
the previous directive. A "``CHECK-NEXT:``" cannot be
the first directive in a file.
The "CHECK-NOT:" directive