diff options
author | Andrey Andreev <narf@devilix.net> | 2015-01-19 12:26:46 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-01-19 12:26:46 +0100 |
commit | 9e82b0d00cbe83d6cdfa914628023cb98d70c933 (patch) | |
tree | f53b0f3e48ff9936e4112aa71373e349a60a350b | |
parent | 973a6542e0e447c811818969108bdea78d9ca9f7 (diff) |
[ci skip] Add missing word in a comment
-rw-r--r-- | application/config/config.php | 4 |
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 | |