summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-06-01 16:48:56 +0000
committerChris Lattner <sabre@nondot.org>2006-06-01 16:48:56 +0000
commitb056761165e2fb7409d21abaec3937eae874e995 (patch)
treeecfb52cbd08a8a36a00016bc12eb475b5aa1ca7f /docs/TestingGuide.html
parent5b30ee1c13a742f0c1843f867a6f75680c14e894 (diff)
downloadllvm-b056761165e2fb7409d21abaec3937eae874e995.tar.gz
llvm-b056761165e2fb7409d21abaec3937eae874e995.tar.bz2
llvm-b056761165e2fb7409d21abaec3937eae874e995.tar.xz
Fix a typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28627 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 f036515a7b..5bbb9b2dce 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -565,7 +565,7 @@ programs don't break as well as keep track of LLVM's progress over time.</p>
<p>If you'd like to set up an instance of the nightly tester to run on your
machine, take a look at the comments at the top of the
-<tt>utils/NightlyTester.pl</tt> file. We usually run it from a crontab entry
+<tt>utils/NightlyTest.pl</tt> file. We usually run it from a crontab entry
that looks like this:</p>
<div class="doc_code">