aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/lit.rst
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-06-02 10:20:22 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-06-02 10:20:22 +0000
commitbde917666307faf3c9e2d290c38a0018f54d7a68 (patch)
treea4f8b7904ebe75594a47abfa098ba7fff69d0cf5 /llvm/docs/CommandGuide/lit.rst
parent0e46d8a08c4c50519bd3c5688d0bb21f57edb075 (diff)
downloadllvm-bde917666307faf3c9e2d290c38a0018f54d7a68.zip
llvm-bde917666307faf3c9e2d290c38a0018f54d7a68.tar.gz
llvm-bde917666307faf3c9e2d290c38a0018f54d7a68.tar.bz2
Fix typos found by http://github.com/lyda/misspell-check
llvm-svn: 157885
Diffstat (limited to 'llvm/docs/CommandGuide/lit.rst')
-rw-r--r--llvm/docs/CommandGuide/lit.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/lit.rst b/llvm/docs/CommandGuide/lit.rst
index 0073ebe..3eb0be9 100644
--- a/llvm/docs/CommandGuide/lit.rst
+++ b/llvm/docs/CommandGuide/lit.rst
@@ -442,7 +442,7 @@ following format.
... log message ...
<log delineator>
-where <test name> should be the name of a preceeding reported test, <log
+where <test name> should be the name of a preceding reported test, <log
delineator> is a string of '\*' characters *at least* four characters long (the
recommended length is 20), and <trailing delineator> is an arbitrary (unparsed)
string.