app/soc/tasks/updates/module_conversion.py
changeset 3023 3e9a292448a8
parent 3022 8ade9aac79f9
child 3024 e21d0f9bcecd
--- a/app/soc/tasks/updates/module_conversion.py	Sun Oct 18 16:53:24 2009 +0200
+++ b/app/soc/tasks/updates/module_conversion.py	Sun Oct 18 16:53:59 2009 +0200
@@ -448,7 +448,7 @@
 
 
 @decorators.iterative_task(survey_record_logic.grading_logic)
-def runGradingProjectSurveyRecordsUpdate(request, entities, context, *args, **kwargs):
+def runGradingProjectSurveyRecordUpdate(request, entities, context, *args, **kwargs):
   """AppEngine Task that updates GradingProjectSurveyRecord entities.
 
   Args: