Skip to content

Commit 6f3d173

Browse files
committed
Fix markup
1 parent c8ec14c commit 6f3d173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/deprecated.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Node Visitors
2727
Templates
2828
---------
2929

30-
* Passing ``Twig\\Template`` instances to Twig public API is deprecated (like
30+
* Passing ``Twig\Template`` instances to Twig public API is deprecated (like
3131
in ``Environment::resolveTemplate()``, ``Environment::load()``, and
32-
``Template::loadTemplate()``); pass instances of ``Twig\\TemplateWrapper``
32+
``Template::loadTemplate()``); pass instances of ``Twig\TemplateWrapper``
3333
instead.

0 commit comments

Comments
 (0)