Fix more docs

This commit is contained in:
twangboy 2017-02-14 11:08:40 -07:00
parent 2bbe3cbf49
commit 994314ed3d

View File

@ -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