Correct typos in TestingGuide.html
authorChad Rosier <mcrosier@apple.com>
Wed, 18 May 2011 18:07:16 +0000 (18:07 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 18 May 2011 18:07:16 +0000 (18:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131546 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index 12b29c9b36d57c9f1da08e8f434bbf34cda1383d..b4fa672976d94af5c4763fb06d09ad982652fce3 100644 (file)
@@ -365,8 +365,8 @@ clang/test directory. </p>
   obtained by using Tcl's glob command.  Any directory that contains only
   directories does not need the <tt>dg.exp</tt> file.</p>
 
-  <p>The <tt>llvm-runtests</tt> function lookas at each file that is passed to
-  it and gathers any lines together that match "RUN:". This are the "RUN" lines
+  <p>The <tt>llvm-runtests</tt> function looks at each file that is passed to
+  it and gathers any lines together that match "RUN:". These are the "RUN" lines
   that specify how the test is to be run. So, each test script must contain
   RUN lines if it is to do anything. If there are no RUN lines, the
   <tt>llvm-runtests</tt> function will issue an error and the test will