X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FTests%2FViewKernelTestBase.php;fp=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FTests%2FViewKernelTestBase.php;h=ed666ece77e21dda7ffa3731e7a88468f63cffc6;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=5a232859183607f4e492bac1d5398c83b4d1f78c;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/modules/views/src/Tests/ViewKernelTestBase.php b/web/core/modules/views/src/Tests/ViewKernelTestBase.php index 5a2328591..ed666ece7 100644 --- a/web/core/modules/views/src/Tests/ViewKernelTestBase.php +++ b/web/core/modules/views/src/Tests/ViewKernelTestBase.php @@ -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. */