Navigation Menu

Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Mar 1, 2014
1 parent 1c513eb commit 26aadb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Form/EntityContext.php
Expand Up @@ -214,7 +214,7 @@ public function val($field) {
* Helper method used to extract all the primary key values out of an array, The
* primary key column is guessed out of the provided $path array
*
* @param array|\Traversable $values The list from wich to extract primary keys from
* @param array|\Traversable $values The list from which to extract primary keys from
* @param array $path Each one of the parts in a path for a field name
* @return array
*/
Expand Down

0 comments on commit 26aadb4

Please sign in to comment.