diff --git a/lib/rapi/RESTHTTPServer.py b/lib/rapi/RESTHTTPServer.py
index 7582601..bcc1cd4 100644
--- a/lib/rapi/RESTHTTPServer.py
+++ b/lib/rapi/RESTHTTPServer.py
@@ -156,7 +156,7 @@ class RESTRequestHandler(BaseHTTPServer.BaseHTTPRequestHandler):
if controller:
return eval("resources.%s(self, %s, %s)" % controller)
else:
- raise exceptions.AttribureError
+ raise exceptions.AttributeError
def start(options):
--
1.5.5
--
Oleksíy Mishchenko
Google SysOps
Zürich, Switzerland
+41 44 888 1946 (direct)
+41 78 790 4686 (cell)