Author: ddunbar
Date: Thu Oct  7 10:00:19 2010
New Revision: 115914

URL: http://llvm.org/viewvc/llvm-project?rev=115914&view=rev
Log:
www: Grammar, etc.

Modified:
    cfe/trunk/www/related.html

Modified: cfe/trunk/www/related.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/related.html?rev=115914&r1=115913&r2=115914&view=diff
==============================================================================
--- cfe/trunk/www/related.html (original)
+++ cfe/trunk/www/related.html Thu Oct  7 10:00:19 2010
@@ -13,11 +13,11 @@
   <div id="content">
     <h1>Clang Related Projects</h1>
     
-    <p>As Clang matures, more and more projects are being built on top the 
Clang
+    <p>As Clang matures, more and more projects are being built atop the Clang
       libraries and other open source projects are starting their own Clang
       related subprojects, like building their source code with Clang or 
writing
-      custom analysis tools for their code using Clang. This page tracks some 
of
-      those Clang related projects.</p>
+      custom analysis tools using Clang. This page tracks some of those Clang
+      related projects.</p>
 
     <p>Please email cfe-dev if you have a Clang related project you would like
       added to this list.</p>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to