projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
aa037c8
)
compiles -> compile
author
Lenar Lõhmus
<lenar@city.ee>
Wed, 4 Jan 2012 14:26:15 +0000 (16:26 +0200)
committer
Lenar Lõhmus
<lenar@city.ee>
Wed, 4 Jan 2012 14:26:15 +0000 (16:26 +0200)
doc/intro.rst
patch
|
blob
|
history
diff --git
a/doc/intro.rst
b/doc/intro.rst
index
3734597
..
94c0187
100644
(file)
--- a/
doc/intro.rst
+++ b/
doc/intro.rst
@@
-76,7
+76,7
@@
Finally, enable the extension in your ``php.ini`` configuration file:
extension=twig.so
-And from now on, Twig will automatically compiles your templates to take
+And from now on, Twig will automatically compile your templates to take
advantage of the C extension.
.. tip::