Merge pull request #5590 from bcrowe/criteria

Correct criterion inflection
This commit is contained in:
Mark Story 2015-01-06 23:11:00 -05:00
commit 2ee5c3d73d

View file

@ -78,6 +78,7 @@ class Inflector {
'cookie' => 'cookies',
'corpus' => 'corpuses',
'cow' => 'cows',
'criterion' => 'criteria',
'ganglion' => 'ganglions',
'genie' => 'genies',
'genus' => 'genera',