mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix more docs
This commit is contained in:
parent
2bbe3cbf49
commit
994314ed3d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ def __virtual__():
|
|||
|
||||
def service():
|
||||
'''
|
||||
Helper function to return the Service class
|
||||
Helper function to return an instance of the ServiceFramework class
|
||||
|
||||
Returns:
|
||||
class: An instance of the ServiceFramework class
|
||||
|
|
Loading…
Add table
Reference in a new issue