diff --git a/tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php b/tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php index 1a460fffa0a..2d0393ce5e6 100644 --- a/tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php +++ b/tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php @@ -173,7 +173,7 @@ public function testFindTranslationsFormatResultsIteration() /** * Tests that fields from a translated model use the I18n class locale - * and that it propogates to associated models + * and that it propagates to associated models * * @return void */