mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
minor #2029 Grammar (okj579)
This PR was submitted for the master branch but it was merged into the 1.x branch instead (closes #2029).
Discussion
----------
Grammar
A few grammatical fixes.
Commits
-------
6dd784a Grammar
This commit is contained in:
@@ -131,8 +131,8 @@ to variables from outer scopes:
|
||||
Block Shortcuts
|
||||
---------------
|
||||
|
||||
For blocks with few content, it's possible to use a shortcut syntax. The
|
||||
following constructs do the same:
|
||||
For blocks with little content, it's possible to use a shortcut syntax. The
|
||||
following constructs do the same thing:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user