mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
docstring typo fix - list returners not runners
This commit is contained in:
parent
7858f04ebc
commit
9cacbf582b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue