Index: modules/field/field.attach.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/field/field.attach.inc,v
retrieving revision 1.46
diff -u -p -r1.46 field.attach.inc
--- modules/field/field.attach.inc	10 Sep 2009 22:31:58 -0000	1.46
+++ modules/field/field.attach.inc	21 Sep 2009 11:25:49 -0000
@@ -453,7 +453,7 @@ function _field_invoke_multiple_default(
  *
  *         // Only for 'single' widgets:
  *         '#theme' => 'field_multiple_value_form',
- *         '#multiple' => the field cardinality,
+ *         '#cardinality' => the field cardinality,
  *         // One sub-array per copy of the widget, keyed by delta.
  *         0 => array(
  *           '#title' => the title to be displayed by the widget,
