diff -r 5ea2bd9e3fa6 -r 54ee340ac14d app/soc/logic/helper/request.py --- a/app/soc/logic/helper/request.py Sat Jan 24 10:19:17 2009 +0000 +++ b/app/soc/logic/helper/request.py Sat Jan 24 10:56:18 2009 +0000 @@ -26,7 +26,7 @@ def completeRequestForRole(role_entity, role_name): - """Marks the request that leads to the given role_entity as completly accepted. + """Marks the request that leads to the given role_entity as completed. Args: role_entity : A datastore entity that is either a role or a subclass of the role model