Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Tests / ViewKernelTestBase.php
index 5a232859183607f4e492bac1d5398c83b4d1f78c..ed666ece77e21dda7ffa3731e7a88468f63cffc6 100644 (file)
@@ -32,7 +32,7 @@ abstract class ViewKernelTestBase extends KernelTestBase {
    * {@inheritdoc}
    *
    * @param bool $import_test_views
-   *   Should the views specififed on the test class be imported. If you need
+   *   Should the views specified on the test class be imported. If you need
    *   to setup some additional stuff, like fields, you need to call false and
    *   then call createTestViews for your own.
    */