diff --git a/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php b/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php index 8fd1907..b364408 100644 --- a/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php +++ b/core/modules/aggregator/lib/Drupal/aggregator/Routing/AggregatorController.php @@ -74,7 +74,7 @@ public function feedAdd() { * Displays all the feeds used by the Aggregator module. * * @return array - * A form array as expected by drupal_render(). + * A render array as expected by drupal_render(). */ public function sources() {