1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Fix a typo

llvm-svn: 28627
This commit is contained in:
Chris Lattner 2006-06-01 16:48:56 +00:00
parent 2b1ffa572d
commit f5abcf5524

View File

@ -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">