mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
merged branch greg0ire/patch-1 (PR #851)
This PR was merged into the master branch.
Commits
-------
d52e15b remove tautology
Discussion
----------
remove tautology
We already know the example is "for example".
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user