Issue #1458796 by damiankloip: Make Field API docs say they are about Field API

merge-requests/26/head
Jennifer Hodgdon 2012-03-05 08:37:21 -08:00
parent b04f183beb
commit 0e866d2087
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ define('FIELD_STORAGE_INSERT', 'insert');
* @{
* Operate on Field API data attached to Drupal entities.
*
* Field Attach API functions load, store, display, generate Form API
* Field Attach API functions load, store, display, generate Field API
* structures, and perform a variety of other functions for field data attached
* to individual entities.
*