projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b30ee1
)
Fix a typo
author
Chris Lattner
<sabre@nondot.org>
Thu, 1 Jun 2006 16:48:56 +0000
(16:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 1 Jun 2006 16:48:56 +0000
(16:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28627
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/TestingGuide.html
patch
|
blob
|
history
diff --git
a/docs/TestingGuide.html
b/docs/TestingGuide.html
index f036515a7b77f152b5d0b8b2008aa9eabb904a26..5bbb9b2dce91ae9640e3fb5f85bfbbd49a81eff2 100644
(file)
--- 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/NightlyTest
er
.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">