ext/rest.py
branchstable
changeset 6109 47d9c0e0f7b7
parent 5424 8ecbcbff9777
child 6275 20f30e01ae59
--- a/ext/rest.py	Fri Aug 13 13:34:47 2010 +0200
+++ b/ext/rest.py	Fri Aug 13 08:23:14 2010 +0200
@@ -229,7 +229,7 @@
 
     :rtype: unicode
     :return:
-      the data formatted as HTML or the original data if an error occured
+      the data formatted as HTML or the original data if an error occurred
     """
     req = context._cw
     if isinstance(data, unicode):