fixed small typo in the docs

This commit is contained in:
Fabien Potencier
2012-12-11 15:30:16 +01:00
parent 27b384341c
commit 2757f482c6
+1 -1
View File
@@ -154,7 +154,7 @@ And here is how to use it in a template:
{{ 'Twig'|rot13 }}
{# will output giwT #}
{# will output Gjvt #}
When called by Twig, the PHP callable receives the left side of the filter
(before the pipe ``|``) as the first argument and the extra arguments passed