File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ every ``number_format`` filter call.
269269decimals
270270........
271271
272- **type **: ``int `` **default **: ``0 ``
272+ **type **: ``integer `` **default **: ``0 ``
273273
274274The number of decimals used to format numeric values when no specific number is
275275passed as argument to the ``number_format `` filter.
@@ -294,7 +294,7 @@ no specific character is passed as argument to the ``number_format`` filter.
294294optimizations
295295~~~~~~~~~~~~~
296296
297- **type **: ``int `` **default **: ``-1 ``
297+ **type **: ``integer `` **default **: ``-1 ``
298298
299299Twig includes an extension called ``optimizer `` which is enabled by default in
300300Symfony applications. This extension analyzes the templates to optimize them
You can’t perform that action at this time.
0 commit comments