summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/image
diff options
context:
space:
mode:
Diffstat (limited to 'openstackclient/tests/unit/image')
-rw-r--r--openstackclient/tests/unit/image/v2/fakes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstackclient/tests/unit/image/v2/fakes.py b/openstackclient/tests/unit/image/v2/fakes.py
index 7f3f02df..7b214587 100644
--- a/openstackclient/tests/unit/image/v2/fakes.py
+++ b/openstackclient/tests/unit/image/v2/fakes.py
@@ -287,7 +287,7 @@ class FakeImage(object):
"""Create a fake image member.
:param Dictionary attrs:
- A dictionary with all attrbutes of image member
+ A dictionary with all attributes of image member
:return:
A FakeResource object with member_id, image_id and so on
"""