Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views_ui / tests / src / Functional / TranslatedViewTest.php
index 7238ffad64f9a18ec663cf36dbea7e28bee3485a..a8d3c8b96f514084c8890c09d4067f38e34958d3 100644 (file)
@@ -63,7 +63,7 @@ class TranslatedViewTest extends UITestBase {
     $translation_url = 'admin/structure/views/view/files/translate/fr/add';
     $edit_url = 'admin/structure/views/view/files';
 
-    // Check origial string.
+    // Check the original string.
     $this->drupalGet($edit_url);
     $this->assertTitle('Files (File) | Drupal');