projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
bac4974
)
Edited doc/templates.rst via GitHub
author
Alvaro Videla
<videlalvaro@gmail.com>
Tue, 16 Aug 2011 13:27:40 +0000 (16:27 +0300)
committer
Alvaro Videla
<videlalvaro@gmail.com>
Tue, 16 Aug 2011 13:27:40 +0000 (16:27 +0300)
doc/templates.rst
patch
|
blob
|
history
diff --git
a/doc/templates.rst
b/doc/templates.rst
index
f977026
..
d32c6c9
100644
(file)
--- a/
doc/templates.rst
+++ b/
doc/templates.rst
@@
-115,7
+115,7
@@
Twig always references the following variables:
Filters
-------
-Variables can by modified by **filters**. Filters are separated from the
+Variables can be modified by **filters**. Filters are separated from the
variable by a pipe symbol (``|``) and may have optional arguments in
parentheses. Multiple filters can be chained. The output of one filter is
applied to the next.