summaryrefslogtreecommitdiffstats
path: root/www/OpenProjects.html
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2011-10-14 07:58:10 +0000
committerDavid Blaikie <dblaikie@gmail.com>2011-10-14 07:58:10 +0000
commit1e2b3d7c6117d663b69d6a71ba8cb9c616e3ee7f (patch)
treeaedf692a655a26fe43615dbfc28eb9f37d1f0387 /www/OpenProjects.html
parentb40034c2e580ab3b08de9dfb738d8e5d8ef79136 (diff)
Updating the Clang website to refer to C++'11 instead of C++'0x
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141949 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/OpenProjects.html')
-rw-r--r--www/OpenProjects.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/OpenProjects.html b/www/OpenProjects.html
index b3e0841a73..fec23dc14a 100644
--- a/www/OpenProjects.html
+++ b/www/OpenProjects.html
@@ -78,8 +78,8 @@ improve the quality of clang by self-testing. Some examples:
</ul>
</li>
-<li><b>Continue work on C++'0x support</b>:
- C++'98 is feature complete, but there is still a lot of C++'0x featuers to
+<li><b>Continue work on C++'11 support</b>:
+ C++'98 is feature complete, but there is still a lot of C++'11 features to
implement. Please see the <a href="cxx_status.html">C++ status report
page</a> to find out what is missing.</li>
</ul>