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

8.0.x
Jennifer Hodgdon 2012-03-05 08:36:51 -08:00
parent 661488afc9
commit 0af687dd8a
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ const 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.
*