Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jul 11, 2014
1 parent 9dfe876 commit 752eb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/EagerLoader.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ protected function _resolveJoins($associations) {
} }


/** /**
* Decorates the passed statement object in order to inject data form associations * Decorates the passed statement object in order to inject data from associations
* that cannot be joined directly. * that cannot be joined directly.
* *
* @param \Cake\ORM\Query $query The query for which to eager load external * @param \Cake\ORM\Query $query The query for which to eager load external
Expand Down

0 comments on commit 752eb41

Please sign in to comment.