fixed typo in previous merge

This commit is contained in:
Fabien Potencier
2012-07-18 23:05:29 +02:00
parent 54b88bb647
commit 1d1b949150
+1 -1
View File
@@ -21,7 +21,7 @@ separator using the additional arguments:
If no formatting options are provided then Twig will use the default formatting
options of:
- 2 decimal places.
- 0 decimal places.
- ``.`` as the decimal point.
- ``,`` as the thousands separator.