Skip to content

Commit

Permalink
Fixing doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jan 29, 2015
1 parent 32d99b2 commit fa90a48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/TestCase/ORM/QueryRegressionTest.php
Expand Up @@ -467,7 +467,7 @@ public function testAssociationSubQueryNoOffset()
}

/**
* Tests that using the subquery strategy in a deep assotiation returns the right results
* Tests that using the subquery strategy in a deep association returns the right results
*
* @see https://github.com/cakephp/cakephp/issues/4484
* @return void
Expand All @@ -488,7 +488,7 @@ public function testDeepBelongsToManySubqueryStrategy()
}

/**
* Tests that using the subquery strategy in a deep assotiation returns the right results
* Tests that using the subquery strategy in a deep association returns the right results
*
* @see https://github.com/cakephp/cakephp/issues/5769
* @return void
Expand Down

0 comments on commit fa90a48

Please sign in to comment.