fixed typo
authorfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Tue, 27 Oct 2009 16:33:19 +0000 (16:33 +0000)
committerfabien <fabien@93ef8e89-cb99-4229-a87c-7fa0fa45744b>
Tue, 27 Oct 2009 16:33:19 +0000 (16:33 +0000)
git-svn-id: http://svn.twig-project.org/trunk@104 93ef8e89-cb99-4229-a87c-7fa0fa45744b

doc/04-Extending-Twig.markdown

index fa6dc5f..10df4e8 100644 (file)
@@ -161,7 +161,7 @@ from within a template. The tag can be used like follows:
 >**NOTE**
 >The `set` tag is part of the Core extension and as such is always available.
 >The built-in version is slightly more powerful and supports multiple
->assignments by defaults (cf. template designers chapter for more
+>assignments by default (cf. the template designers chapter for more
 >information).
 
 First, we need to create a `Twig_TokenParser` class which will be able to