app/soc/views/helper/access.py
changeset 1438 e484f9acf999
parent 1435 e9a2b1e87b1a
child 1441 e633906ed88d
--- a/app/soc/views/helper/access.py	Sat Feb 21 17:05:52 2009 +0000
+++ b/app/soc/views/helper/access.py	Sat Feb 21 17:10:18 2009 +0000
@@ -597,8 +597,8 @@
 
     Raises:
       AccessViolationResponse:
-      * if no Group is found
-      * if the Group status is not active
+      * if no entity is found
+      * if the entity status is not active
     """
 
     self.checkIsUser(django_args)