Fixed typo.

llvm-svn: 18106
This commit is contained in:
John Criswell 2004-11-22 17:16:26 +00:00
parent 94556b33eb
commit 3249e3ef8c
1 changed files with 2 additions and 2 deletions

View File

@ -397,8 +397,8 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
<li><tt>cvs -d :pserver:anoncvs@cvs.codesourcery.com:/home/qm/Repository co -r release-2-0-3 qm</tt></li>
</ul>
</li>
<li><a name="Note4">Only the C and C++ languages needed so there's no need
to build the other languages for LLVM's purposes.</a> See
<li><a name="Note4">Only the C and C++ languages are needed so there's no
need to build the other languages for LLVM's purposes.</a> See
<a href="#brokengcc">below</a> for specific version info.
</li>
<li><a name="Note5">You only need CVS if you intend to build from the