Skip to content

Commit 23fdef3

Browse files
zebbawouterj
authored andcommitted
Fixed typo
1 parent 187c255 commit 23fdef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/twig.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ TwigBundle Configuration ("twig")
5151
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5252
xmlns:twig="http://symfony.com/schema/dic/twig"
5353
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
54-
http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/doctrine/twig-1.0.xsd">
54+
http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd">
5555
5656
<twig:config auto-reload="%kernel.debug%" autoescape="true" base-template-class="Twig_Template" cache="%kernel.cache_dir%/twig" charset="%kernel.charset%" debug="%kernel.debug%" strict-variables="false">
5757
<twig:form>

0 commit comments

Comments
 (0)