diff --git a/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php b/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php index b364408..7f2073f 100644 --- a/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php +++ b/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php @@ -25,7 +25,7 @@ class AggregatorController implements ControllerInterface { protected $entityManager; /** - * The config factory to get aggregator settings. + * The configuration factory. * * @var \Drupal\Core\Config\ConfigFactory */