--- a/app/soc/models/site_settings.py Mon Nov 10 16:07:18 2008 +0000
+++ b/app/soc/models/site_settings.py Mon Nov 10 16:40:51 2008 +0000
@@ -41,7 +41,7 @@
'entered every page is going to have Google Analytics '
'initialization code in footer.')
- # valid Google Maps API Key. Used to embed Google Maps.
+ #: Valid Google Maps API Key. Used to embed Google Maps.
gm_api_key = db.StringProperty(verbose_name=ugettext_lazy('Google Maps'))
gm_api_key.help_text = ugettext_lazy(
'Valid Google Maps API Key. This key is used for '