diff --git a/core/modules/aggregator/src/Plugin/ParserInterface.php b/core/modules/aggregator/src/Plugin/ParserInterface.php index bb065a195367f3025a8bd6ec9cbccea4b301fe07..a7cd7118d5a50547db5655953819de37d0820ba3 100644 --- a/core/modules/aggregator/src/Plugin/ParserInterface.php +++ b/core/modules/aggregator/src/Plugin/ParserInterface.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\aggregator\Plugin\FetcherInterface. + * Contains \Drupal\aggregator\Plugin\ParserInterface. */ namespace Drupal\aggregator\Plugin;