Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit56c3f9e

Browse files
committed
Merge pull requestsymfony#2836 from jbafford/typo-fixes
Fix doubled words
2 parents8c7bdd6 +d86e61e commit56c3f9e

File 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
@@ -1401,7 +1401,7 @@ Debugging
14011401

14021402
When using PHP, you can use ``var_dump()`` if you need to quickly find the
14031403
value of a variable passed. This is useful, for example, inside your controller.
1404-
The same can be achieved when using Twig thanks to thethedebug extension.
1404+
The same can be achieved when using Twig thanks to the debug extension.
14051405

14061406
Template parameters can then be dumped using the ``dump`` function:
14071407

@@ -1539,4 +1539,4 @@ Learn more from the Cookbook
15391539
.. _`hinclude.js`:http://mnot.github.com/hinclude/
15401540
.. _`with_context`:http://twig.sensiolabs.org/doc/functions/include.html
15411541
.. _`include() function`:http://twig.sensiolabs.org/doc/functions/include.html
1542-
.. _`{% include %} tag`:http://twig.sensiolabs.org/doc/tags/include.html
1542+
.. _`{% include %} tag`:http://twig.sensiolabs.org/doc/tags/include.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp