Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pszczekutowicz authored and dima committed Nov 27, 2014
1 parent 029e408 commit 4116433
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ class MapNamingStrategy implements NamingStrategyInterface
const MAP_BOTH = 'both';

/**
* Map for extract name converion.
* Map for extract name conversion.
*
* @var array
*/
protected $extractMap = array();

/**
* Map for hydrate name converion.
* Map for hydrate name conversion.
*
* @var array
*/
Expand Down

0 comments on commit 4116433

Please sign in to comment.