mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
minor doc string fix
This commit is contained in:
parent
995c7e6572
commit
76701bd523
@ -18,7 +18,7 @@ import yaml
|
||||
|
||||
class Cloud(object):
|
||||
'''
|
||||
An object for the creation of new inages
|
||||
An object for the creation of new vms
|
||||
'''
|
||||
def __init__(self, opts):
|
||||
self.opts = opts
|
||||
|
Loading…
Reference in New Issue
Block a user