Fixed a documentation bug

Thanks @Booli
This commit is contained in:
Gina Häußge 2015-01-19 11:15:09 +01:00
parent 039285ffae
commit 416b897596

View file

@ -350,7 +350,7 @@ class TemplatePlugin(Plugin):
:widths: 5 95
* - template
- Name of the template to inject, defaults to ``<pluginname>_settings.jinja2``.
- Name of the template to inject, defaults to ``<pluginname>.jinja2``.
.. note::