From: Nicolas Bastien Date: Sun, 29 Sep 2013 14:14:18 +0000 (+0200) Subject: [Doc] corrects number_format argument namming X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=fc1950d5a9b484e044ae9f0c0a5650bafc79f1d6;p=konrad%2Ftwig.git [Doc] corrects number_format argument namming --- diff --git a/doc/filters/number_format.rst b/doc/filters/number_format.rst index fedacd9..7434c53 100644 --- 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