From 404ee401253ff022ee96d5e77ca724ed7ec2e3eb Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 23 Sep 2014 22:40:35 +0200 Subject: [PATCH] Fixed typo --- reference/configuration/twig.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/twig.rst b/reference/configuration/twig.rst index cdb3de3bd00..4c72abb03c1 100644 --- a/reference/configuration/twig.rst +++ b/reference/configuration/twig.rst @@ -51,7 +51,7 @@ TwigBundle Configuration ("twig") xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:twig="http://symfony.com/schema/dic/twig" xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd - http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/doctrine/twig-1.0.xsd"> + http://symfony.com/schema/dic/twig http://symfony.com/schema/dic/twig/twig-1.0.xsd">