summaryrefslogtreecommitdiff
path: root/source_control/github_hooks.py
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-05-14 10:45:21 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-05-14 10:45:32 -0400
commit08445418aa5e7aebf44f616f46bae885044bc39a (patch)
tree1de969794bcac03229b28a16a0e39f9e96929ae1 /source_control/github_hooks.py
parent9dd4e07fe990dd4ff4db2a2fe33ab2c081879f26 (diff)
downloadansible-modules-extras-08445418aa5e7aebf44f616f46bae885044bc39a.tar.gz
more string corrections
Diffstat (limited to 'source_control/github_hooks.py')
-rw-r--r--source_control/github_hooks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source_control/github_hooks.py b/source_control/github_hooks.py
index 9184a7b8..bb60b634 100644
--- a/source_control/github_hooks.py
+++ b/source_control/github_hooks.py
@@ -64,7 +64,7 @@ options:
default: 'json'
choices: ['json', 'form']
-author: "Phillip Gentry, CX Inc (@pcgentry)" <phillip@cx.com>
+author: '"Phillip Gentry, CX Inc (@pcgentry)" <phillip@cx.com>'
'''
EXAMPLES = '''