From 89bc639e06ae775b8850865ac06722712300a8a3 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 21 Oct 2005 15:22:39 +0000 Subject: [PATCH] bar instead of foo (bug #34933) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198942 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/number-format.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.