Fixed typo in Dejagnu section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18642 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner
2004-12-08 17:37:21 +00:00
parent cc85da08f9
commit faaeca28b6

View File

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