Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 5, 2016
1 parent 0a434e4 commit 7b4633b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Association.php
Expand Up @@ -680,7 +680,7 @@ public function find($type = null, array $options = [])

/**
* Proxies the operation to the target table's exists method after
* appending the default conditions for thisassociation
* appending the default conditions for this association
*
* @param array|callable|ExpressionInterface $conditions The conditions to use
* for checking if any record matches.
Expand Down

0 comments on commit 7b4633b

Please sign in to comment.