From c515678bc49a2c4204f897e1e1ebefb1a47493c5 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Thu, 2 May 2002 10:48:14 +0000 Subject: [PATCH] #16946 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80902 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/math/functions/number-format.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/math/functions/number-format.xml b/reference/math/functions/number-format.xml index e858e7dec2..441ea4a97e 100644 --- a/reference/math/functions/number-format.xml +++ b/reference/math/functions/number-format.xml @@ -1,5 +1,5 @@ - + @@ -72,7 +72,7 @@ // english notation without thousands seperator $english_format_number = number_format($number, 2, '.', ''); - // 1234.56 + // 1234.57 ?> ]]>