8000 minor #5809 Minor fix (javiereguiluz) · symfony/symfony-docs@52373ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 52373ae

Browse files
committed
minor #5809 Minor fix (javiereguiluz)
This PR was merged into the 2.3 branch. Discussion ---------- Minor fix | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | - Commits ------- fa36ab9 Minor fix
2 parents 142bc69 + fa36ab9 commit 52373ae

File 8000 tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/templating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,8 @@ you set `with_context`_ to false).
585585
elements, it would look like this: ``{'foo': foo, 'bar': bar}``.
586586

587587
.. versionadded:: 2.3
588-
The `include() function`_ is a new Twig feature that's available in Symfony
589-
2.3. Prior, the `{% include %} tag`_ tag was used.
588+
The `include() function`_ is available since Symfony 2.3. Prior, the
589+
`{% include %} tag`_ was used.
590590

591591
.. index::
592592
single: Templating; Embedding action

0 commit comments

Comments
 (0)
0