From dd3856d6ec9bdea2ef1e3477e3a7e23a4af89eb1 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 4 Jan 2010 15:56:28 +0000 Subject: [PATCH] #671928 by asimmonds: Fixed typo in doxygen. --- modules/field/field.attach.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index ea58b028239..1cbefe03521 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -81,7 +81,7 @@ define('FIELD_STORAGE_INSERT', 'insert'); * Operate on Field API data attached to Drupal objects. * * 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 Attach API functions generally take $obj_type and $object