[libc++][NFC] Fix typos in the status-tracking CSV introduced by recent changes GitOrigin-RevId: d40fa2c82afd4767bfa11139214a6b4c00079f1f
diff --git a/docs/Status/Cxx17Issues.csv b/docs/Status/Cxx17Issues.csv index 712a312..3d3babb 100644 --- a/docs/Status/Cxx17Issues.csv +++ b/docs/Status/Cxx17Issues.csv
@@ -213,8 +213,8 @@ "`LWG2570 <https://wg21.link/LWG2570>`__","[fund.ts.v2] conjunction and disjunction requirements are too strict","Issaquah","","","" "`LWG2578 <https://wg21.link/LWG2578>`__","Iterator requirements should reference iterator traits","Issaquah","|Complete|","","" "`LWG2584 <https://wg21.link/LWG2584>`__","<regex> ECMAScript IdentityEscape is ambiguous","Issaquah","","","" -"`LWG2587 <https://wg21.link/LWG2587>`__","""Convertible to bool"" requirement in conjunction and disjunction","Issaquah","Resolved by `LWGLWG2567 <https://wg21.link/LWG2567>`__","","" -"`LWG2588 <https://wg21.link/LWG2588>`__","[fund.ts.v2] ""Convertible to bool"" requirement in conjunction and disjunction","Issaquah","Resolved by `LWGLWG2568 <https://wg21.link/LWG2568>`__","","" +"`LWG2587 <https://wg21.link/LWG2587>`__","""Convertible to bool"" requirement in conjunction and disjunction","Issaquah","Resolved by `LWG2567 <https://wg21.link/LWG2567>`__","","" +"`LWG2588 <https://wg21.link/LWG2588>`__","[fund.ts.v2] ""Convertible to bool"" requirement in conjunction and disjunction","Issaquah","Resolved by `LWG2568 <https://wg21.link/LWG2568>`__","","" "`LWG2589 <https://wg21.link/LWG2589>`__","match_results can't satisfy the requirements of a container","Issaquah","|Complete|","","" "`LWG2591 <https://wg21.link/LWG2591>`__","std::function's member template target() should not lead to undefined behaviour","Issaquah","|Complete|","","" "`LWG2598 <https://wg21.link/LWG2598>`__","addressof works on temporaries","Issaquah","|Complete|","",""