mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
Fix typo: filters => filter
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
``length``
|
``length``
|
||||||
==========
|
==========
|
||||||
|
|
||||||
The ``length`` filters returns the number of items of a sequence or mapping, or
|
The ``length`` filter returns the number of items of a sequence or mapping, or
|
||||||
the length of a string:
|
the length of a string:
|
||||||
|
|
||||||
.. code-block:: jinja
|
.. code-block:: jinja
|
||||||
|
|||||||
Reference in New Issue
Block a user