diff options
author | MarcosCoelho <marcos@marcoscoelho.com> | 2011-08-31 19:59:19 +0200 |
---|---|---|
committer | MarcosCoelho <marcos@marcoscoelho.com> | 2011-08-31 19:59:19 +0200 |
commit | cb212c6ad80e85b8d41fea6a5bde26e4272dd223 (patch) | |
tree | 21703755c6e2a7100f7762db820b037e6b542b53 /application/config/routes.php | |
parent | 99623679c7a77e579cbb87e7257908474a3e16ac (diff) |
fixes some typo
Diffstat (limited to 'application/config/routes.php')
-rw-r--r-- | application/config/routes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/routes.php b/application/config/routes.php index 5f9a58343..f30a0d1f2 100644 --- a/application/config/routes.php +++ b/application/config/routes.php @@ -23,7 +23,7 @@ | RESERVED ROUTES | ------------------------------------------------------------------------- | -| There area two reserved routes: +| There are two reserved routes: | | $route['default_controller'] = 'welcome'; | |