Skip to content

Commit

Permalink
Correct criterion inflection
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Jan 7, 2015
1 parent d21b046 commit 66a0e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/Utility/Inflector.php
Expand Up @@ -78,6 +78,7 @@ class Inflector {
'cookie' => 'cookies',
'corpus' => 'corpuses',
'cow' => 'cows',
'criterion' => 'criteria',
'ganglion' => 'ganglions',
'genie' => 'genies',
'genus' => 'genera',
Expand Down

0 comments on commit 66a0e62

Please sign in to comment.