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:
Fabien Potencier
2014-04-15 22:49:49 +02:00
+1 -1
View File
@@ -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