Fixed typo in soc/models/group_app.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
--- 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