app/soc/views/models/club_admin.py
changeset 958 b4309e3cb899
parent 952 e087015e09c9
child 962 606871fda11c
--- a/app/soc/views/models/club_admin.py	Sat Jan 24 12:50:59 2009 +0000
+++ b/app/soc/views/models/club_admin.py	Sat Jan 24 12:51:47 2009 +0000
@@ -100,7 +100,7 @@
     super(View, self)._editPost(request, entity, fields)
 
   def _acceptInvitePost(self, fields, request, context, params, **kwargs):
-    """Fills in the fields that were missing in the invited_created_form
+    """Fills in the fields that were missing in the invited_created_form.
     
     For params see base.View._acceptInvitePost()
     """