[cxx_status] Fix typos.

llvm-svn: 308101
This commit is contained in:
Richard Smith 2017-07-15 15:51:59 +00:00
parent 85c82841ba
commit 21a1019387
1 changed files with 2 additions and 2 deletions

View File

@ -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>