aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-10-07 15:00:19 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-10-07 15:00:19 +0000
commitdc4fc83df5e2f61fe31eab3d576a38071c992388 (patch)
tree21408a47ff4051d7b5cd94163af94d2fdaa3e412
parent00406d0ab613f1ce1fa1b664c0fd21b8d898f44d (diff)
www: Grammar, etc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115914 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/related.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/related.html b/www/related.html
index 009bbb9e7e..9fcd390d23 100644
--- a/www/related.html
+++ b/www/related.html
@@ -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>