summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/cxx_status.html')
-rw-r--r--www/cxx_status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 64763fca90..2fc73e11bf 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -777,7 +777,7 @@ code. This issue is expected to be rectified soon.
<h2 id="cxx20">C++2a implementation status</h2>
-<p>Clang does not yet support any of the propose fetures of
+<p>Clang does not yet support any of the proposed features of
<!--<p>Clang has <b>experimental</b> support for some proposed features of-->
the C++ standard following C++17, provisionally named C++2a.
Note that support for these features may change or be removed without notice,
@@ -797,7 +797,7 @@ as the draft C++2a standard evolves.
<!-- Toronto 2017 papers -->
<tr>
<td>Default member initializers for bit-fields</td>
- <td><a href="http://wg21.link/p0683r1">P00683R1</a></td>
+ <td><a href="http://wg21.link/p0683r1">P0683R1</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>