Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marian-r committed Oct 14, 2014
1 parent 5693937 commit 5f767c9
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 5f767c9

Please sign in to comment.