diff --git a/doc/templates.rst b/doc/templates.rst index 1672cb42e07..bbce1874796 100644 --- a/doc/templates.rst +++ b/doc/templates.rst @@ -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: