From e5ecbeac17069ccd00cfe14b00ca3820b2019ba6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 26 Jul 2010 17:00:13 +0000 Subject: - Patch #864638 by glipay: typo in comment for field_attach_form(). --- modules/field/field.attach.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/field/field.attach.inc b/modules/field/field.attach.inc index 3f4a641b3..3753b2f75 100644 --- a/modules/field/field.attach.inc +++ b/modules/field/field.attach.inc @@ -507,7 +507,7 @@ function _field_invoke_get_instances($entity_type, $bundle, $options) { * 'array_parents' => an array of keys indicating the path to the field * element within the full $form structure. This entry is populated at * form build time. - * 'errors' => the array ok field validation errors reported on the + * 'errors' => the array of field validation errors reported on the * field. This entry is populated at form validation time. * ), * ), -- cgit v1.2.3