summaryrefslogtreecommitdiffstats
path: root/application/config/routes.php
diff options
context:
space:
mode:
authorMarcosCoelho <marcos@marcoscoelho.com>2011-08-31 19:59:19 +0200
committerMarcosCoelho <marcos@marcoscoelho.com>2011-08-31 19:59:19 +0200
commitcb212c6ad80e85b8d41fea6a5bde26e4272dd223 (patch)
tree21703755c6e2a7100f7762db820b037e6b542b53 /application/config/routes.php
parent99623679c7a77e579cbb87e7257908474a3e16ac (diff)
fixes some typo
Diffstat (limited to 'application/config/routes.php')
-rw-r--r--application/config/routes.php2
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';
|