Skip to content

Commit

Permalink
Merge pull request #35 from marian-r/typo
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
dg committed Oct 14, 2014
2 parents 5693937 + 5f767c9 commit 94be19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Utils/Arrays.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public static function get(array $arr, $key, $default = NULL)


/**
* Returns reference to array item or $default if item is not set.
* Returns reference to array item.
* @return mixed
*/
public static function & getRef(& $arr, $key)
Expand Down

0 comments on commit 94be19b

Please sign in to comment.