summaryrefslogtreecommitdiff
path: root/openstackclient/tests/image/v2/fakes.py
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/image/v2/fakes.py')
-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
"""