From 0e8ab9970e46ad781d06c34fe6345effb5c91985 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 12 Nov 2010 03:10:38 +0000 Subject: - Patch #961412 by Eric_A: fixed typo in documentation. --- modules/field_ui/field_ui.api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/field_ui/field_ui.api.php b/modules/field_ui/field_ui.api.php index 0e031ba2f..df34469ca 100644 --- a/modules/field_ui/field_ui.api.php +++ b/modules/field_ui/field_ui.api.php @@ -173,7 +173,7 @@ function hook_field_formatter_settings_form($field, $instance, $view_mode, $form /** * Returns a short summary for the current formatter settings of an instance. * - * If an empty result is returned, the formatter is asuumed to have no + * If an empty result is returned, the formatter is assumed to have no * configurable settings, and no UI will be provided to display a settings * form. * -- cgit v1.2.3