summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-04 15:56:28 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-01-04 15:56:28 +0000
commitdd3856d6ec9bdea2ef1e3477e3a7e23a4af89eb1 (patch)
tree6852d46551f5efce273b739e2e250ed131a980f1
parent73ba8917695030c1293b16af7ef7a37a5ee44061 (diff)
downloadbrdo-dd3856d6ec9bdea2ef1e3477e3a7e23a4af89eb1.tar.gz
brdo-dd3856d6ec9bdea2ef1e3477e3a7e23a4af89eb1.tar.bz2
#671928 by asimmonds: Fixed typo in doxygen.
-rw-r--r--modules/field/field.attach.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc
index ea58b0282..1cbefe035 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