summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-04 17:19:59 +0000
committerGerrit Code Review <review@openstack.org>2016-07-04 17:19:59 +0000
commit44d4188149faa53d377adf6af6a64a1f6403ce43 (patch)
treed88dbadc8b03bc1be31f5548cf4574bfd674de6e /openstackclient/tests/image
parent73a0ad7cf3b34157a4db21beca5a4b24f5b612c9 (diff)
parent6115dfe9f85e0972a01d6d50a91a19096540505e (diff)
downloadpython-openstackclient-44d4188149faa53d377adf6af6a64a1f6403ce43.tar.gz
Merge "fix a few spelling mistakes"
Diffstat (limited to 'openstackclient/tests/image')
-rw-r--r--openstackclient/tests/image/v2/fakes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/image/v2/fakes.py b/openstackclient/tests/image/v2/fakes.py
index 8e22fbb2..c2a8d721 100644
--- a/openstackclient/tests/image/v2/fakes.py
+++ b/openstackclient/tests/image/v2/fakes.py
@@ -190,7 +190,7 @@ class FakeImage(object):
:param Dictionary attrs:
A dictionary with all attrbutes of image
- :retrun:
+ :return:
A FakeResource object with id, name, owner, protected,
visibility and tags attrs
"""