diff options
Diffstat (limited to 'kohana/config/inflector.php')
| -rw-r--r-- | kohana/config/inflector.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kohana/config/inflector.php b/kohana/config/inflector.php index 4fe73f76..64c0853c 100644 --- a/kohana/config/inflector.php +++ b/kohana/config/inflector.php @@ -53,4 +53,5 @@ $config['irregular'] = array 'goose' => 'geese', 'ox' => 'oxen', 'leaf' => 'leaves', + 'course' => 'courses', ); |
