mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 10:26:32 +00:00
fix a typo
This commit is contained in:
committed by
GitHub
parent
b705a3a028
commit
36787f01d2
+1
-1
@@ -313,7 +313,7 @@ will be available in the included template too:
|
||||
|
||||
The included template ``render_box.html`` is able to access the ``box`` variable.
|
||||
|
||||
The filename of the template depends on the template loader. For instance, the
|
||||
The name of the template depends on the template loader. For instance, the
|
||||
``Twig_Loader_Filesystem`` allows you to access other templates by giving the
|
||||
filename. You can access templates in subdirectories with a slash:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user