summaryrefslogtreecommitdiffstats
path: root/module/obmc/wsgi/apps/rest_dbus.py
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-10-25 20:37:24 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-10-25 20:37:47 -0500
commitf01d0ba3e2da4944a811fc4f57815ac97ee062ed (patch)
tree3d3716d24c033833cc1f4b98dacf618ae6f59c28 /module/obmc/wsgi/apps/rest_dbus.py
parentfb3825ceb1d79e9f143e294ff9d20f0392061f2c (diff)
downloadphosphor-rest-server-f01d0ba3e2da4944a811fc4f57815ac97ee062ed.tar.gz
phosphor-rest-server-f01d0ba3e2da4944a811fc4f57815ac97ee062ed.zip
Spelling fixes
Change-Id: If4902b7c900f4108f4563a49ee8aca18294b32f7 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
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