web/views/forms.py
changeset 7632 3c9dfc6e820b
parent 7586 b3688b15d7f5
child 7728 0fa5ba0229cd
--- a/web/views/forms.py	Thu Jul 07 17:06:50 2011 +0200
+++ b/web/views/forms.py	Thu Jul 07 18:20:23 2011 +0200
@@ -143,7 +143,7 @@
     Notice that form related to entity edition should usually use the
     `edit` controller which will handle all the logic for you.
 
-    .. automethod:: cubicweb.web.views.forms.FieldsForm.process_content
+    .. automethod:: cubicweb.web.views.forms.FieldsForm.process_posted
     .. automethod:: cubicweb.web.views.forms.FieldsForm.iter_modified_fields
     """
     __regid__ = 'base'