This commit is contained in:
Robin Stevens
2017-11-27 17:58:04 +01:00
committed by Waylan Limberg
parent 269190c9aa
commit e46506b4ce

View File

@@ -365,7 +365,7 @@ makes no modifications to the Jinja environment. A complete solution using the
provided index file is the responsability of the theme.
When `search_index_only` is set to `false`, then the search plugin modifies the
Jinja environment by adding its own `temaplates` directory (with a lower
Jinja environment by adding its own `templates` directory (with a lower
precedence than the theme) and adds its scripts to the `extra_javascript` config
setting.