Merge pull request #30499 from midihenry/patch-1

Typo in comments for module_report() function
This commit is contained in:
Mike Place 2016-01-21 08:40:09 -07:00
commit 740e930b5b

View File

@ -48,7 +48,7 @@ def attr_call():
def module_report():
'''
Return a dict containing all of the exeution modules with a report on
Return a dict containing all of the execution modules with a report on
the overall availability via different references
CLI Example::