- Patch #663966 by Magnity: fixed typo in Field CRUD documentation.
parent
1b9d8c7532
commit
e0bab30a96
|
@ -589,7 +589,7 @@ function field_delete_field($field_name) {
|
|||
* hook_field_widget_info().
|
||||
* - display:
|
||||
* Settings for the 'full' build mode will be added, and each build mode
|
||||
* will be completed with the follwong default values:
|
||||
* will be completed with the following default values:
|
||||
* - label: 'above'
|
||||
* - type: the default formatter specified in hook_field_info().
|
||||
* - settings: each omitted setting is given the default value specified in
|
||||
|
|
Loading…
Reference in New Issue