diff --git a/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php b/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php
index 3209880bbb7360f26cce0393ef6f514e92d6b606..ac254e69ed23f7991b3f4bd2f21101a4a26a3ed7 100644
--- a/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php
+++ b/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedFetcherPluginTest.php
@@ -2,7 +2,7 @@
 
 /**
  * @file
- * Contains \Drupal\aggregator\Tests\FeedProcessorTest.
+ * Contains \Drupal\aggregator\Tests\FeedFetcherPluginTest.
  */
 
 namespace Drupal\aggregator\Tests;
diff --git a/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php b/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php
index 6087b6fbe272e6bb5b60265f2e722b7dc3306b81..a577b728887491340fbde18672e9df85cf583170 100644
--- a/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php
+++ b/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedProcessorPluginTest.php
@@ -2,7 +2,7 @@
 
 /**
  * @file
- * Contains \Drupal\aggregator\Tests\FeedProcessorTest.
+ * Contains \Drupal\aggregator\Tests\FeedProcessorPluginTest.
  */
 
 namespace Drupal\aggregator\Tests;