docs: Some docs updated to reflect the latest formatting changes

This commit is contained in:
Mateusz Pusz
2024-04-18 22:37:24 +01:00
parent fa04e93687
commit c5afd722e7
3 changed files with 4 additions and 4 deletions

View File

@@ -1006,7 +1006,7 @@ TEST_CASE("localization with the 'L' specifier", "[text][fmt][localization]")
std::locale grp2{std::locale::classic(), new group2};
std::locale grp3{std::locale::classic(), new group3};
SECTION("full format {:{%N:L}%?%U} on a quantity")
SECTION("full format on a quantity")
{
SECTION("default spec")
{