summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
Diffstat (limited to 'application')
-rw-r--r--application/config/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/config/config.php b/application/config/config.php
index 03dc368a2..d0cfdfaca 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -336,8 +336,8 @@ $config['cache_query_string'] = FALSE;
| Encryption Key
|--------------------------------------------------------------------------
|
-| If you use the Encryption class must set the an encryption key.
-| See the user guide for info.
+| If you use the Encryption class, you must set the an encryption key.
+| See the user guide for more info.
|
| http://codeigniter.com/user_guide/libraries/encryption.html
|