mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix some typos
This commit is contained in:
parent
6f757b8c81
commit
2fbdcda703
1 changed files with 2 additions and 2 deletions
|
@ -255,8 +255,8 @@ def ishashable(obj):
|
|||
|
||||
def mock_ret(cdata):
|
||||
'''
|
||||
Returns a mocked return dict with inforwation about therun without
|
||||
executing
|
||||
Returns a mocked return dict with information about the run, without
|
||||
executing the state function
|
||||
'''
|
||||
# As this is expanded it should be sent into the execution module
|
||||
# layer or it should be turned into a standalone loader system
|
||||
|
|
Loading…
Add table
Reference in a new issue