summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorSam Doran <sdoran@redhat.com>2016-12-08 18:05:48 -0500
committerBrian Coca <bcoca@users.noreply.github.com>2016-12-15 11:32:55 -0500
commit73fc4e42f1552e53896f9190eda560ea4dff5ce2 (patch)
treed82cb8599e46797322b737ce56f8469b9ba141d1 /hacking
parenta8d5358d7fb3d0d732d17c67f96e4681a50e8c8c (diff)
downloadansible-73fc4e42f1552e53896f9190eda560ea4dff5ce2.tar.gz
Correct type-o on support statement
Diffstat (limited to 'hacking')
-rw-r--r--hacking/templates/rst.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2
index d1da34b77c..0822a6d41e 100644
--- a/hacking/templates/rst.j2
+++ b/hacking/templates/rst.j2
@@ -181,7 +181,7 @@ For more information on what this means please read :doc:`modules_core`
{% else %}
-This is module is supported by: @{ metadata.supported_by }@
+This module is supported by: @{ metadata.supported_by }@
------------------------
For more information on what this means please read :doc:`modules_extra`