summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2015-03-01 17:17:28 +0100
committerAndrey Andreev <narf@devilix.net>2015-03-01 17:17:28 +0100
commit43ba5a2da25ff1e0af527da92d89063a3f9d4263 (patch)
tree5ab9722a7bfc1434760d26f9a661be7dc3e56de9 /application
parent9187ed3516ba403d09fc88ebcf6ead7364f75c4d (diff)
[ci skip] Fix a typo in config.php
Diffstat (limited to 'application')
-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 7be482b85..cc1307ca9 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -203,7 +203,7 @@ $config['directory_trigger'] = 'd';
| 3 = Informational Messages
| 4 = All Messages
|
-| You can also pass in a array with threshold levels to show individual error types
+| You can also pass an array with threshold levels to show individual error types
|
| array(2) = Debug Messages, without Error Messages
|