diff --git a/core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php b/core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php index ce36a82734ab2d64c154548546a7f139ce42b376..6a5d5a13c4449bf21a4e9438e0b77f4854397ab0 100644 --- a/core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php +++ b/core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php @@ -11,7 +11,7 @@ use Drupal\Component\Utility\SortArray; /** - * Tests the MapArray system. + * Tests the SortArray component. * * @see \Drupal\Component\Utility\SortArray */