Fix an inline asm pasto from 117667; was preventing
[oota-llvm.git] / docs / TestingGuide.html
index 3cbcd1ad7fdc647ddb12781a332a7855c6e2d3da..608c6defc8895e79e0c3b75f9fbb52bb998a3672 100644 (file)
@@ -153,7 +153,7 @@ generates code.</p>
   The more comprehensive test suite that includes whole 
 programs in C and C++ is in the <tt>test-suite</tt> module. This module should
 be checked out to the <tt>llvm/projects</tt> directory (don't use another name
-then the default "test-suite", for then the test suite will be run every time
+than the default "test-suite", for then the test suite will be run every time
 you run <tt>make</tt> in the main <tt>llvm</tt> directory).
 When you <tt>configure</tt> the <tt>llvm</tt> module, 
 the <tt>test-suite</tt> directory will be automatically configured.