summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/config/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/config.php b/application/config/config.php
index 4d0e5080a..eb3ddddb0 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -363,7 +363,7 @@ $config['compress_output'] = FALSE;
|--------------------------------------------------------------------------
|
| You can set any PHP supported timezones to be the master timezone when
-| you call th now() function.
+| you call the now() function.
|
*/
$config['timezone'] = 'UTC';