Skip to content

Commit e55585f

Browse files
authored
[Clang] Fix typo in cxx_status.html
1 parent d64efe4 commit e55585f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/cxx_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
213213
<tr>
214214
<td>Deleting a Pointer to an Incomplete Type Should be Ill-formed</td>
215215
<td><a href="https://wg21.link/P3144">P3144R2</a></td>
216-
<td class="Unreleased" align="center">Clang 19</td>
216+
<td class="unreleased" align="center">Clang 19</td>
217217
</tr>
218218
<tr>
219219
<td>Ordering of constraints involving fold expressions</td>

0 commit comments

Comments
 (0)