remove tautology

This commit is contained in:
Grégoire Paris
2012-09-29 19:02:16 +03:00
parent 2f7b43be74
commit d52e15bd36
+1 -1
View File
@@ -19,7 +19,7 @@ template, when sandboxing is not enabled globally for the Twig environment:
The ``sandbox`` tag can only be used to sandbox an include tag and it
cannot be used to sandbox a section of a template. The following example
won't work for example:
won't work:
.. code-block:: jinja