diff options
author | Gordon Henriksen <gordonhenriksen@mac.com> | 2008-01-22 18:46:25 +0000 |
---|---|---|
committer | Gordon Henriksen <gordonhenriksen@mac.com> | 2008-01-22 18:46:25 +0000 |
commit | c62f4890ecc3c6b59b2c037f9b45c42c210ae77f (patch) | |
tree | 6e8f77e8d486c6f25003b8c355dff99906f00918 | |
parent | 09dec59fb732a43c18500ae8996b6ad11514bdd5 (diff) |
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46253 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index cbbd007618..ad342b5611 100644 --- a/www/index.html +++ b/www/index.html @@ -110,7 +110,7 @@ <p>Once you've done that, please consider <a href="get_involved.html">getting
involved in the clang community</a>. The clang developers include numerous
- volunteers contributors with a variety of backgrounds. If you're
+ volunteer contributors with a variety of backgrounds. If you're
interested in
following the development of clang, signing up for a mailing list is a good
way to learn about how the project works.</p>
|