app/soc/views/helper/access.py
changeset 950 8f59df49985b
parent 948 bd956f419ad9
child 958 b4309e3cb899
--- a/app/soc/views/helper/access.py	Sat Jan 24 11:07:16 2009 +0000
+++ b/app/soc/views/helper/access.py	Sat Jan 24 11:10:22 2009 +0000
@@ -273,7 +273,7 @@
 
 def checkIsMyGroupAcceptedRequest(request, args, kwargs):
   """Raises an alternate HTTP response if the specified request does not exist
-     or if it's state is not group_accepted
+     or if it's state is not group_accepted.
   """
   checkAgreesToSiteToS(request, args, kwargs)