web/formfields.py
changeset 3524 a3431f4e2f40
parent 3503 06bced8edddf
parent 3510 bf746bf4a394
child 3536 f6c9a5df80fb
--- a/web/formfields.py	Mon Sep 28 16:39:10 2009 +0200
+++ b/web/formfields.py	Tue Sep 29 15:58:44 2009 +0200
@@ -209,7 +209,7 @@
         return vocab
 
     def form_init(self, form):
-        """method called before by form_build_context to trigger potential field
+        """method called before by build_context to trigger potential field
         initialization requiring the form instance
         """
         pass