Skip to content

Commit

Permalink
Fixed "propogates" is a misspelling of "propagates"
Browse files Browse the repository at this point in the history
  • Loading branch information
itosho committed Sep 2, 2018
1 parent a122193 commit 8b59b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php
Expand Up @@ -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
*/
Expand Down

0 comments on commit 8b59b5f

Please sign in to comment.