diff options
Diffstat (limited to 'modules/field/field.module')
-rw-r--r-- | modules/field/field.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/field/field.module b/modules/field/field.module index d2a51643b..422b81c6e 100644 --- a/modules/field/field.module +++ b/modules/field/field.module @@ -478,7 +478,7 @@ function _field_filter_xss_display_allowed_tags() { * * Used to display a field's values outside the context of the $node, as * when fields are displayed in Views, or to display a field in a template - * using a different formatter than the one set up on the Display Fields tab + * using a different formatter than the one set up on the 'Manage display' tab * for the node's context. * * @param $field |