diff --git a/core/modules/field/field.attach.inc b/core/modules/field/field.attach.inc
index c61ef52..34826cb 100644
--- a/core/modules/field/field.attach.inc
+++ b/core/modules/field/field.attach.inc
@@ -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.
  *
