diff -r c459ffa5fa6f -r 47d9c0e0f7b7 ext/rest.py --- 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):