app/soc/views/helper/surveys.py
changeset 2489 7c23f90d87cd
parent 2483 be8a113ee021
child 2492 6eac6cd88dad
--- a/app/soc/views/helper/surveys.py	Thu Jul 02 15:40:37 2009 +0200
+++ b/app/soc/views/helper/surveys.py	Thu Jul 02 16:50:08 2009 +0200
@@ -599,7 +599,7 @@
 
 def getSurveyResponseFromPost(survey, post_dict):
   """Returns the data for a SurveyRecord that answer the questions
-     posed in the given Survey's schema.
+  posed in the given Survey's schema.
 
   Args:
       survey: a Survey entity