[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/strings/functions/_number-format.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2010-09-24 5:12:09
Message-ID: svn-vrana-1285305129-303740-1386565007 () svn ! php ! net
[Download RAW message or body]

vrana                                    Fri, 24 Sep 2010 05:12:09 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=303740

Log:
Better example for thousands_sep

Changed paths:
    U   phpdoc/en/trunk/reference/strings/functions/number-format.xml

Modified: phpdoc/en/trunk/reference/strings/functions/number-format.xml
===================================================================
--- phpdoc/en/trunk/reference/strings/functions/number-format.xml	2010-09-24 04:06:05 UTC (rev 303739)
+++ phpdoc/en/trunk/reference/strings/functions/number-format.xml	2010-09-24 05:12:09 UTC (rev 303740)
@@ -86,10 +86,10 @@
       </para>
       <para>
        Only the first character of <parameter>thousands_sep</parameter>
-       is used.  For example, if you use <literal>bar</literal> as
+       is used. For example, if you use <literal>&amp;amp;</literal> as
        <parameter>thousands_sep</parameter> on the number
        <literal>1000</literal>, <function>number_format</function> will
-       return <literal>1b000</literal>.
+       return <literal>1&amp;000</literal>.
       </para>
      </listitem>
     </varlistentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic