mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
merged branch lenar/patch-1 (PR #578)
Commits
-------
5214794 compiles -> compile
Discussion
----------
compiles -> compile
This commit is contained in:
+1
-1
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user