diff --git a/core/modules/views_ui/src/Tests/ViewEditTest.php b/core/modules/views_ui/src/Tests/ViewEditTest.php
index c60c2e8..3595aa2 100644
--- a/core/modules/views_ui/src/Tests/ViewEditTest.php
+++ b/core/modules/views_ui/src/Tests/ViewEditTest.php
@@ -139,7 +139,7 @@ public function testEditFormLanguageOptions() {
       else {
         $this->assertFieldByName('rendering_language', '***LANGUAGE_entity_translation***');
         // Test that the order of the language list is similar to other language
-        // lists, such as in Views UI.
+        // lists, such as in the content translation settings.
         $expected_elements = array(
           '***LANGUAGE_entity_translation***',
           '***LANGUAGE_entity_default***',
