[Doc] corrects number_format argument namming

This commit is contained in:
Nicolas Bastien
2013-09-29 16:14:18 +02:00
parent a0abed01eb
commit fc1950d5a9
+1 -1
View File
@@ -40,6 +40,6 @@ Arguments
* ``decimal``: The number of decimal points to display * ``decimal``: The number of decimal points to display
* ``decimal_point``: The character(s) to use for the decimal point * ``decimal_point``: The character(s) to use for the decimal point
* ``decimal_sep``: The character(s) to use for the thousands separator * ``thousand_sep``: The character(s) to use for the thousands separator
.. _`number_format`: http://php.net/number_format .. _`number_format`: http://php.net/number_format