- Patch #667602 by Crell: fixed typo in Field API documentation.

merge-requests/26/head
Dries Buytaert 2009-12-26 12:53:35 +00:00
parent 814f4c8e3f
commit a838c8be49
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ function hook_field_is_empty($item, $field) {
* - settings: An array whose keys are the names of the settings available
* for the widget type, and whose values are the default values for those
* settings.
* - behaviors: (optional) An array describing behaviors of the formatter.
* - behaviors: (optional) An array describing behaviors of the widget.
* - multiple values:
* FIELD_BEHAVIOR_DEFAULT (default) if the widget allows the input of one
* single field value (most common case). The widget will be repeated for