Fixed indenting

This commit is contained in:
Werner Pieterson 2013-07-10 17:51:42 +02:00
parent 3d83c628eb
commit 64ff9ad387

View file

@ -91,11 +91,11 @@ class Inflector {
'testis' => 'testes',
'trilby' => 'trilbys',
'turf' => 'turfs',
'potato' => 'potatoes',
'hero' => 'heroes',
'tooth' => 'teeth',
'goose' => 'geese',
'foot' => 'feet'
'potato' => 'potatoes',
'hero' => 'heroes',
'tooth' => 'teeth',
'goose' => 'geese',
'foot' => 'feet'
)
);