From fcaf2e8016ea699294733ce82e7888aea8fabe93 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 18 Oct 2009 01:55:13 +0000 Subject: - Patch #607478 by Scott Reynolds: fixed small spelling mistake in field.module documentation. --- modules/field/field.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/field/field.module b/modules/field/field.module index edc20c243..5781ddaab 100644 --- a/modules/field/field.module +++ b/modules/field/field.module @@ -44,7 +44,7 @@ module_load_include('inc', 'field', 'field.form'); * * - @link field_attach Field Attach API @endlink. Connects object * types to the Field API. Field Attach API functions load, store, - * generate Form API structures, display, and perform a vareity of + * generate Form API structures, display, and perform a variety of * other functions for field data connected to individual objects. * Fieldable object types like node and user use this API to make * themselves fieldable. -- cgit v1.2.3