From 14d2f790ccec2c9f8c5b9e977c96197e6ae424b2 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 15 Nov 2010 00:40:19 +0000 Subject: #950138 follow-up by yched: Small comment whitespace fix. --- modules/field/field.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/field/field.api.php b/modules/field/field.api.php index 443b8c6d9..1aebed8f8 100644 --- a/modules/field/field.api.php +++ b/modules/field/field.api.php @@ -773,7 +773,7 @@ function hook_field_widget_info_alter(&$info) { * definitions returned by field_info_field() and field_info_instance(). * Examples: mono-value widget even if the field is multi-valued, non-required * widget even if the field is 'required'... - + * * Therefore, the FAPI element callbacks (such as #process, #element_validate, * #value_callback...) used by the widget cannot use the field_info_field() * or field_info_instance() functions to retrieve the $field or $instance -- cgit v1.2.3