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