app/soc/views/helper/templatetags/forms_helpers.py
changeset 959 b6e8750c9407
parent 935 09f47e08f805
child 1214 7fb705534dd1
--- a/app/soc/views/helper/templatetags/forms_helpers.py	Sat Jan 24 12:51:47 2009 +0000
+++ b/app/soc/views/helper/templatetags/forms_helpers.py	Sat Jan 24 12:54:59 2009 +0000
@@ -138,7 +138,7 @@
 
 
 def get_reference_url(form, name):
-  """Retrieves the reference url from a field
+  """Retrieves the reference url from a field.
 
   Args:
     form: the form the field is defined in