Skip to content

Commit

Permalink
Fixed doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Dec 26, 2015
1 parent 75747eb commit 0368487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ORM/Rule/ExistsIn.php
Expand Up @@ -114,7 +114,7 @@ public function __invoke(EntityInterface $entity, array $options)
}

/**
* Check whether or not the entity fields nullable and null.
* Check whether or not the entity fields are nullable and null.
*
* @param \Cake\ORM\EntityInterface $entity The entity to check.
* @param \Cake\ORM\Table $source The table to use schema from.
Expand Down

0 comments on commit 0368487

Please sign in to comment.