Skip to content

Commit d1d3793

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 dea4ded commit d1d3793

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
@@ -19894,7 +19894,7 @@
1989419894
\item
1989519895
For floating-point types, the locale-specific form
1989619896
causes the context's locale to be used
19897-
to insert the appropriate digit group and decimal radix separator characters.
19897+
to insert the appropriate digit group and radix separator characters.
1989819898

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

0 commit comments

Comments
 (0)