[1.8.x] Tweaked example text in docs/ref/templates/builtins.txt.

Backport of a32538279c from master
This commit is contained in:
Tom Christie 2015-11-13 11:25:34 +00:00 committed by Tim Graham
parent a517a3c531
commit 2f4a82e549
1 changed files with 2 additions and 2 deletions

View File

@ -1843,8 +1843,8 @@ For example::
{{ value|lower }}
If ``value`` is ``Still MAD At Yoko``, the output will be
``still mad at yoko``.
If ``value`` is ``Totally LOVING this Album!``, the output will be
``totally loving this album!``.
.. templatefilter:: make_list