mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
[Doc] corrects number_format argument namming
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user