projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1747c33
)
fixed typo
author
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 3 Dec 2013 12:41:51 +0000 (13:41 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Tue, 3 Dec 2013 12:41:51 +0000 (13:41 +0100)
doc/templates.rst
patch
|
blob
|
history
diff --git
a/doc/templates.rst
b/doc/templates.rst
index
fe4d105
..
c0ea267
100644
(file)
--- a/
doc/templates.rst
+++ b/
doc/templates.rst
@@
-617,7
+617,7
@@
Arrays and hashes can be nested:
.. code-block:: jinja
{% set foo = [1, {"foo": "bar"}] %}
-7
+
.. tip::
Using double-quoted or single-quoted strings has no impact on performance