projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a0abed0
)
[Doc] corrects number_format argument namming
author
Nicolas Bastien
<NikoR6@gmail.com>
Sun, 29 Sep 2013 14:14:18 +0000 (16:14 +0200)
committer
Nicolas Bastien
<NikoR6@gmail.com>
Sun, 29 Sep 2013 14:14:18 +0000 (16:14 +0200)
doc/filters/number_format.rst
patch
|
blob
|
history
diff --git
a/doc/filters/number_format.rst
b/doc/filters/number_format.rst
index
fedacd9
..
7434c53
100644
(file)
--- a/
doc/filters/number_format.rst
+++ b/
doc/filters/number_format.rst
@@
-40,6
+40,6
@@
Arguments
* ``decimal``: The number of decimal points to display
* ``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