summaryrefslogtreecommitdiffstats
path: root/application/config/routes.php
diff options
context:
space:
mode:
authorGreg Aker <greg@gregaker.net>2011-09-01 03:04:16 +0200
committerGreg Aker <greg@gregaker.net>2011-09-01 03:04:16 +0200
commita1e848eeb37574f2bb0f57f968075c493e9a6938 (patch)
tree3a6026999337c7fd77e7d41e36e3185634bf2065 /application/config/routes.php
parent221d7ee9e683237c3b344290cfa8b5813d2c0f7c (diff)
parentcb212c6ad80e85b8d41fea6a5bde26e4272dd223 (diff)
Merge pull request #362 from marcoscoelho/feature/typo
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';
|