From: Fabien Potencier Date: Tue, 3 Dec 2013 12:41:51 +0000 (+0100) Subject: fixed typo X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=c9eca3508c606c1031a29b98673bcab9f8e280a1;p=web%2Fkonrad%2Ftwig.git fixed typo --- diff --git a/doc/templates.rst b/doc/templates.rst index fe4d105..c0ea267 100644 --- 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