minor doc string fix

This commit is contained in:
Thomas S Hatch 2012-07-31 09:47:39 -06:00
parent 995c7e6572
commit 76701bd523

View File

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