Skip to content

Commit fa0ea63

Browse files
committed
[format.string.std] 'decimal radix separator' -> 'radix separator'.
The use of the word 'decimal' here is not intended to mean "only base 10", and so serves only to confuse the reader.
1 parent 852caa9 commit fa0ea63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19900,7 +19900,7 @@
1990019900
\item
1990119901
For floating-point types, the locale-specific form
1990219902
causes the context's locale to be used
19903-
to insert the appropriate digit group and decimal radix separator characters.
19903+
to insert the appropriate digit group and radix separator characters.
1990419904

1990519905
\item
1990619906
For the textual representation of \tcode{bool}, the locale-specific form

0 commit comments

Comments
 (0)