Fixed typo in soc/models/group_app.
authorLennard de Rijk <ljvderijk@gmail.com>
Fri, 27 Feb 2009 12:04:49 +0000
changeset 1544 5d23f0160fcd
parent 1543 60e0a164a867
child 1545 ce5d37a38091
Fixed typo in soc/models/group_app. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
app/soc/models/group_app.py
--- 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