app/soc/models/group_app.py
changeset 1544 5d23f0160fcd
parent 1503 c8ebaacc2337
child 1562 0e1a93e0c54d
--- a/app/soc/models/group_app.py	Fri Feb 27 11:48:12 2009 +0000
+++ b/app/soc/models/group_app.py	Fri Feb 27 12:04:49 2009 +0000
@@ -95,7 +95,7 @@
       'What criteria do you use to select the members of your group?'
       ' Please be as specific as possible.'))
   member_criteria.help_text = ugettext(
-    'Members include mentors, admininstrators, and the like.')
+    'Members include mentors, administrators, and the like.')
 
   # property containing the status of the application
   # completed means that the application has been processed into a real group