Correct error in change description.
llvm-svn: 273683
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index bf333cb..4b5211a 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -723,7 +723,7 @@
<td class="none" align="center">No</td>
</tr>
<tr>
- <td>Separate variable and condition for <tt>if</tt>, <tt>while</tt>, and <tt>switch</tt></td>
+ <td>Separate variable and condition for <tt>if</tt> and <tt>switch</tt></td>
<td><a href="http://wg21.link/p0305r1">P0305R1</a></td>
<td class="none" align="center">No</td>
</tr>