From 5660b18b6ae3d12a4fe520d23c65e66ecf773486 Mon Sep 17 00:00:00 2001 From: Jiri Tyr Date: Sat, 19 Aug 2017 09:55:51 +0100 Subject: [PATCH] Adding missing period into the module doc template --- docs/templates/plugin.rst.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2 index 34c9c2b1bd..947cbde192 100644 --- a/docs/templates/plugin.rst.j2 +++ b/docs/templates/plugin.rst.j2 @@ -287,7 +287,7 @@ Support Level This module is maintained by @{ support[metadata.supported_by] }@ -For more information on what this means please read :doc:`modules_support` +For more information on what this means please read :doc:`modules_support`. {% endif %} {% endif %}