mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
docs: Some docs updated to reflect the latest formatting changes
This commit is contained in:
@@ -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")
|
||||
{
|
||||
|
Reference in New Issue
Block a user