diff --git a/core/lib/Drupal/Core/Entity/EntityType.php b/core/lib/Drupal/Core/Entity/EntityType.php index eba09c7..110fcee 100644 --- a/core/lib/Drupal/Core/Entity/EntityType.php +++ b/core/lib/Drupal/Core/Entity/EntityType.php @@ -204,7 +204,7 @@ class EntityType implements EntityTypeInterface { protected $group_label; /** - * The route name where field UI will use to attach its routes. + * The route name used by field UI to attach its management pages. * * @var string */