Typo in lit command guide
authorEli Bendersky <eli.bendersky@intel.com>
Wed, 14 Mar 2012 06:09:20 +0000 (06:09 +0000)
committerEli Bendersky <eli.bendersky@intel.com>
Wed, 14 Mar 2012 06:09:20 +0000 (06:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152702 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/lit.pod

index f4289a86d0112a08ede19662e5efa8aac0d210ac..5f1cff381bb83f838d42522feab6f1904313b6da 100644 (file)
@@ -283,7 +283,7 @@ builds this is the directory that will be scanned for tests.
 
 B<test_exec_root> For out-of-dir builds, the path to the test suite root inside
 the object directory. This is where tests will be run and temporary output files
-places.
+placed.
 
 B<environment> A dictionary representing the environment to use when executing
 tests in the suite.