]> granicus.if.org Git - clang/commitdiff
Grammar fix: correct ' usage.
authorBill Wendling <isanbard@gmail.com>
Thu, 13 Dec 2007 09:57:40 +0000 (09:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 13 Dec 2007 09:57:40 +0000 (09:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44998 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_involved.html

index a1b8f3344c1f025edc5ecd7b4b78cfb65aa3183f..75449f4bcc00e2534150c8f73f32abfbbb342b57 100644 (file)
@@ -82,7 +82,7 @@ time).</li>
 <li><b>Continue work on C++ support</b>: Implementing all of C++ is a very big\r
 job, but there are lots of little things that can be done.  Right now we support\r
 some small things like references and bool.  We also support parsing of\r
-namespace's, but don't build ASTs for it.  It would be straight-forward to\r
+namespaces, but don't build ASTs for it.  It would be straight-forward to\r
 implement support for representing namespaces, then add support for things like\r
 foo::bar::baz.  Likewise, lots of other little pieces can be picked off and\r
 implemented.</li>\r