docstring typo fix - list returners not runners

This commit is contained in:
Arthur Lutz 2015-10-28 17:30:40 +01:00 committed by rallytime
parent 7858f04ebc
commit 9cacbf582b

View file

@ -709,7 +709,7 @@ def list_runner_functions(*args, **kwargs):
def list_returners(*args):
'''
List the runners loaded on the minion
List the returners loaded on the minion
.. versionadded:: 2014.7.0