mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
minor #1375 Fix typo: filters => filter (ifdattic)
This PR was merged into the 1.15-dev branch.
Discussion
----------
Fix typo: filters => filter
Commits
-------
a8a1f12 Fix typo: filters => filter
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
``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:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
Reference in New Issue
Block a user