app/soc/modules/ghop/logic/cleaning.py
changeset 2884 2be8f6b8379e
parent 2861 17d5cfe85faf
child 2893 1adc6a815c71
--- a/app/soc/modules/ghop/logic/cleaning.py	Tue Sep 08 14:56:47 2009 +0200
+++ b/app/soc/modules/ghop/logic/cleaning.py	Tue Sep 08 20:52:03 2009 +0200
@@ -59,7 +59,7 @@
   return wrapper
 
 
-def clean_mentors_list(field_name):
+def cleanMentorsList(field_name):
   """Clean method to check and validate list of mentor's link_ids.
   """