Skip to content

Commit 29c8753

Browse files
committed
Update docs
1 parent 0fe5293 commit 29c8753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/format.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ IMPORTANT: `std::format` only supports `char` and `wchar_t` types per the pass:[
8383

8484
The appropriate order for the full format specifier is:
8585

86-
String literal pass:["{Locale, Sign, Padding, Precision, Type}"]
86+
String literal pass:["{Sign, Padding, Precision, Type, Locale}"]
8787

8888
=== Examples
8989

0 commit comments

Comments
 (0)