summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorAdam Carmichael <carneeki@carneeki.net>2013-01-03 15:04:29 +0100
committerAdam Carmichael <carneeki@carneeki.net>2013-01-03 15:04:29 +0100
commite90b8305e6fec8b7935fbbbe24f68a62332df886 (patch)
tree065fac85da74bddf423e002c0b30f34bd0de5743 /index.php
parent594bfd726a1ecb4ac87cf035928395ed76b895b9 (diff)
fix a typo in index.php
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1999bbe45..be0945740 100755
--- a/index.php
+++ b/index.php
@@ -87,7 +87,7 @@ switch (ENVIRONMENT)
*---------------------------------------------------------------
*
* If you want this front controller to use a different "application"
- * folder then the default one you can set its name here. The folder
+ * folder than the default one you can set its name here. The folder
* can also be renamed or relocated anywhere on your server. If
* you do, use a full server path. For more info please see the user guide:
* http://codeigniter.com/user_guide/general/managing_apps.html