summaryrefslogtreecommitdiff
path: root/www/OpenProjects.html
diff options
context:
space:
mode:
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 98d86602fb..1f23b963bb 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++'11 support</b>:
- C++'98 is feature complete, but there is still a lot of C++'11 features to
+<li><b>Continue work on C++1y support</b>:
+ C++98 and C++11 are feature-complete, but there are still several C++1y features to
implement. Please see the <a href="cxx_status.html">C++ status report
page</a> to find out what is missing.</li>