From: Grégoire Paris Date: Sat, 29 Sep 2012 16:02:16 +0000 (+0300) Subject: remove tautology X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=d52e15bd36ae38700b8fe3da3221c597b4b3c2df;p=web%2Fkonrad%2Ftwig.git remove tautology --- diff --git a/doc/tags/sandbox.rst b/doc/tags/sandbox.rst index 0275537..e186726 100644 --- a/doc/tags/sandbox.rst +++ b/doc/tags/sandbox.rst @@ -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