summaryrefslogtreecommitdiffstats
path: root/module/obmc/wsgi/apps/rest_dbus.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/obmc/wsgi/apps/rest_dbus.py')
-rw-r--r--module/obmc/wsgi/apps/rest_dbus.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/obmc/wsgi/apps/rest_dbus.py b/module/obmc/wsgi/apps/rest_dbus.py
index 323e7da..3f84ddd 100644
--- a/module/obmc/wsgi/apps/rest_dbus.py
+++ b/module/obmc/wsgi/apps/rest_dbus.py
@@ -1242,7 +1242,7 @@ class App(Bottle):
return route, args
def custom_error_handler(self, res, error):
- ''' Allow plugins to modify error reponses too via this custom
+ ''' Allow plugins to modify error responses too via this custom
error handler. '''
response_object = {}
OpenPOWER on IntegriCloud