[Doc] corrects number_format argument namming
authorNicolas Bastien <NikoR6@gmail.com>
Sun, 29 Sep 2013 14:14:18 +0000 (16:14 +0200)
committerNicolas Bastien <NikoR6@gmail.com>
Sun, 29 Sep 2013 14:14:18 +0000 (16:14 +0200)
doc/filters/number_format.rst

index fedacd9..7434c53 100644 (file)
@@ -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