summaryrefslogtreecommitdiffstats
path: root/system/core/Exceptions.php
diff options
context:
space:
mode:
authorvlakoff <vlakoff@gmail.com>2014-04-25 10:13:04 +0200
committervlakoff <vlakoff@gmail.com>2014-04-25 10:13:04 +0200
commitd5ce50885f9eda623bb681cb77dd667c20bec4fb (patch)
tree7b901c438612857d6abce486bcf9e86823a52970 /system/core/Exceptions.php
parent4e35824ca5f89bdd58827360e16f151e6f5cc61b (diff)
Minor fixes
Diffstat (limited to 'system/core/Exceptions.php')
-rw-r--r--system/core/Exceptions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Exceptions.php b/system/core/Exceptions.php
index 5bcb7c1c5..cb4bc3cd6 100644
--- a/system/core/Exceptions.php
+++ b/system/core/Exceptions.php
@@ -45,7 +45,7 @@ class CI_Exceptions {
public $ob_level;
/**
- * List if available error levels
+ * List of available error levels
*
* @var array
*/