#671928 by asimmonds: Fixed typo in doxygen.
parent
73ba891769
commit
dd3856d6ec
|
@ -81,7 +81,7 @@ define('FIELD_STORAGE_INSERT', 'insert');
|
||||||
* Operate on Field API data attached to Drupal objects.
|
* Operate on Field API data attached to Drupal objects.
|
||||||
*
|
*
|
||||||
* Field Attach API functions load, store, generate Form API
|
* Field Attach API functions load, store, generate Form API
|
||||||
* structures, display, and perform a vareity of other functions for
|
* structures, display, and perform a variety of other functions for
|
||||||
* field data connected to individual objects.
|
* field data connected to individual objects.
|
||||||
*
|
*
|
||||||
* Field Attach API functions generally take $obj_type and $object
|
* Field Attach API functions generally take $obj_type and $object
|
||||||
|
|
Loading…
Reference in New Issue