summaryrefslogtreecommitdiffstats
path: root/nova/api
diff options
context:
space:
mode:
Diffstat (limited to 'nova/api')
-rw-r--r--nova/api/openstack/extensions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/api/openstack/extensions.py b/nova/api/openstack/extensions.py
index 4adfcfc5b..557b12fd9 100644
--- a/nova/api/openstack/extensions.py
+++ b/nova/api/openstack/extensions.py
@@ -345,7 +345,7 @@ class ActionExtension(object):
class ResourceExtension(object):
"""
- ResourceExtension objects can be used to add add top level resources
+ ResourceExtension objects can be used to add top level resources
to the OpenStack API in nova.
"""