Browse Source

better description

AD7six 12 years ago
parent
commit
b667af5131
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/View/Helper/FormHelper.php

+ 2 - 2
src/View/Helper/FormHelper.php

@@ -775,8 +775,8 @@ class FormHelper extends Helper {
  * ]);
  * }}}
  *
- * @param array $fields An array of customizations for the fields that will be
- *   generated. This array allows you to set custom types, labels, or other options.
+ * @param array $fields An array of the fields to generate. This array allows you to set custom
+ *   types, labels, or other options.
  * @param array $options Options array. Valid keys are:
  * - `fieldset` Set to false to disable the fieldset.
  * - `legend` Set to false to disable the legend for the generated input set. Or supply a string