diff --git a/core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php b/core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php index 8d728e7..fc4a4c4 100644 --- a/core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php +++ b/core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php @@ -76,7 +76,7 @@ class FieldFormatter extends Plugin { /** * An integer to determine the weight of this formatter relative to other - * formatter in the Field UI when selecting a widget for a given field + * formatter in the Field UI when selecting a formatter for a given field * instance. * * @var int optional