Fixed typo.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 22 Nov 2004 17:16:26 +0000 (17:16 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 22 Nov 2004 17:16:26 +0000 (17:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18106 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 924840adf07439be3294f243ca3f43d48dcbc842..636419cda84571990652389cdad4fb12d3f00e38 100644 (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