diff --git a/tests/TestCase/ORM/QueryTest.php b/tests/TestCase/ORM/QueryTest.php index fd2ee9f7d25..54099b372f6 100644 --- a/tests/TestCase/ORM/QueryTest.php +++ b/tests/TestCase/ORM/QueryTest.php @@ -1816,7 +1816,7 @@ public function testDebugInfo() { } /** - * Tests that the eagerLoaded function works and is trnasmitted correctly to eagerly + * Tests that the eagerLoaded function works and is transmitted correctly to eagerly * loaded associations * * @return void