diff --git a/reference/strings/functions/number-format.xml b/reference/strings/functions/number-format.xml index f1a5f20861..f7977389a5 100644 --- a/reference/strings/functions/number-format.xml +++ b/reference/strings/functions/number-format.xml @@ -1,5 +1,5 @@ - + @@ -39,10 +39,10 @@ Only the first character of thousands_sep - is used. For example, if you use foo as + is used. For example, if you use bar as thousands_sep on the number 1000, number_format will - return 1f000. + return 1b000.