X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fviews%2Fsrc%2FTests%2FViewKernelTestBase.php;h=ed666ece77e21dda7ffa3731e7a88468f63cffc6;hb=refs%2Fheads%2Fd864;hp=5a232859183607f4e492bac1d5398c83b4d1f78c;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;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. */