Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 14, 2014
1 parent 5927ea0 commit 7930a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase/ORM/QueryRegressionTest.php
Expand Up @@ -181,7 +181,7 @@ public function testReciprocalBelongsToMany() {
* Test for https://github.com/cakephp/cakephp/issues/4253
*
* Makes sure that the belongsToMany association is not overwritten with conflicting information
* by any of the sides when the junction() funciton is invoked
* by any of the sides when the junction() function is invoked
*
* @return void
*/
Expand Down

0 comments on commit 7930a43

Please sign in to comment.