summaryrefslogtreecommitdiff
path: root/nova/api/openstack/wsgi.py
diff options
context:
space:
mode:
authorvenkatamahesh <venkatamaheshkotha@gmail.com>2016-02-03 12:07:53 +0530
committervenkatamahesh <venkatamaheshkotha@gmail.com>2016-02-03 12:07:53 +0530
commitf86daf060740d4d0ad0984567667b44fad50029a (patch)
tree036786e9b56ccf2a94a4339e113fdd4b6b7cfea5 /nova/api/openstack/wsgi.py
parent5e52d3bec0956a205b222ee86c54d82403c54b42 (diff)
downloadnova-f86daf060740d4d0ad0984567667b44fad50029a.tar.gz
Fix some word spellings in messages
Change-Id: I40e3c0f3b99ae853f84609c5334e6d230dfff867
Diffstat (limited to 'nova/api/openstack/wsgi.py')
-rw-r--r--nova/api/openstack/wsgi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/api/openstack/wsgi.py b/nova/api/openstack/wsgi.py
index c26147ede2..1a530162f0 100644
--- a/nova/api/openstack/wsgi.py
+++ b/nova/api/openstack/wsgi.py
@@ -563,7 +563,7 @@ class Resource(wsgi.Application):
# the DiskConfig and SchedulerHints from what I can see.
#
# pre_process_extensions can be removed when the legacyv2 code
- # goes away. post_proccess_extensions can be massively simplified
+ # goes away. post_process_extensions can be massively simplified
# at that point.
def pre_process_extensions(self, extensions, request, action_args):
# List of callables for post-processing extensions