From d1d3793c1fa08eb4246ac8f218e7a949ae61e28b Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 22 Nov 2019 20:51:26 -0800 Subject: [PATCH] [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. --- source/utilities.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/utilities.tex b/source/utilities.tex index 596433fb48..fc9d75c25b 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -19894,7 +19894,7 @@ \item For floating-point types, the locale-specific form causes the context's locale to be used -to insert the appropriate digit group and decimal radix separator characters. +to insert the appropriate digit group and radix separator characters. \item For the textual representation of \tcode{bool}, the locale-specific form