app/soc/models/org_app.py
changeset 1871 091118f6e886
parent 1869 9552c2499201
--- 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'