From 4ef107e34f752d51fa2cadff30fdd6fd718b026e Mon Sep 17 00:00:00 2001 From: Yoo In Keun Date: Tue, 18 Feb 2020 21:54:41 +0900 Subject: Fixed typos in docs and a test comment. --- docs/topics/templates.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/topics/templates.txt b/docs/topics/templates.txt index 8382be82b4..2a28564156 100644 --- a/docs/topics/templates.txt +++ b/docs/topics/templates.txt @@ -645,7 +645,7 @@ creating an object that specifies the following attributes: * ``'name'``: The full path to the template. * ``'template_name'``: The relative path to the template as passed into the - the template loading methods. + template loading methods. * ``'loader_name'``: An optional string identifying the function or class used to load the template, e.g. ``django.template.loaders.filesystem.Loader``. -- cgit v1.3