fix typo
This commit is contained in:
@ -73,7 +73,7 @@ class Services(object):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def all_cloud_environments(self):
|
def all_cloud_environments(self):
|
||||||
"Service Categories data listing."
|
"Cloud Environments data listing."
|
||||||
return copy.deepcopy(self._service_data["cloud_environments"])
|
return copy.deepcopy(self._service_data["cloud_environments"])
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Reference in New Issue
Block a user