diff -r ea7019607df2 -r 091118f6e886 app/soc/models/org_app.py --- a/app/soc/models/org_app.py Sun Mar 15 15:07:38 2009 +0000 +++ b/app/soc/models/org_app.py Sun Mar 15 15:21:06 2009 +0000 @@ -72,7 +72,7 @@ contrib_template = db.TextProperty(required=False, verbose_name=ugettext( 'What is the application template you would like contributors' - ' to your organization to use.')) + ' to your organization to use?')) contrib_template.help_text = ugettext( 'This template can be used by contributors, such as students' ' and other non-member participants, when they apply to contribute'