diff --git a/tests/TestCase/View/ViewTest.php b/tests/TestCase/View/ViewTest.php index 9072a73df54..f2e30c46295 100644 --- a/tests/TestCase/View/ViewTest.php +++ b/tests/TestCase/View/ViewTest.php @@ -1941,7 +1941,7 @@ public function testExtendMissingElement() } /** - * Test extend() preceeded by an element() + * Test extend() preceded by an element() * * @return void */ @@ -1958,7 +1958,7 @@ public function testExtendWithElementBeforeExtend() } /** - * Test extend() preceeded by an element() + * Test extend() preceded by an element() * * @return void */