summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-12-08 17:37:21 +0000
committerTanya Lattner <tonic@nondot.org>2004-12-08 17:37:21 +0000
commitfaaeca28b6936b224c65001b73f6948f3a9be0b9 (patch)
tree170710ca8f3f1b38f18eb794b0a869d02bd8c665 /docs/TestingGuide.html
parentcc85da08f9fde9e81f2442c674a1d93c23357dc5 (diff)
downloadllvm-faaeca28b6936b224c65001b73f6948f3a9be0b9.tar.gz
llvm-faaeca28b6936b224c65001b73f6948f3a9be0b9.tar.bz2
llvm-faaeca28b6936b224c65001b73f6948f3a9be0b9.tar.xz
Fixed typo in Dejagnu section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r--docs/TestingGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index b1e5059a68..b08d96c83b 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -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