Fixed typo in Dejagnu section.
authorTanya Lattner <tonic@nondot.org>
Wed, 8 Dec 2004 17:37:21 +0000 (17:37 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 8 Dec 2004 17:37:21 +0000 (17:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18642 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index b1e5059a68735c5308cf1e16b063d8863e0cefec..b08d96c83bc54f39d2204bfac9052f4924b1ee9d 100644 (file)
@@ -291,7 +291,7 @@ the test.</dd>
 <dt>%s</dt> 
 <dd>The test file.</dd> 
 
-<dt>$t</dt>
+<dt>%t</dt>
 <dd>Temporary filename: testscript.test_filename.tmp, where
 test_filename is the name of the test file. All temporary files are
 placed in the Output directory within the directory the test is