typo fixes
diff --git a/system/application/config/config.php b/system/application/config/config.php
index 3bb9d1d..941d9c3 100644
--- a/system/application/config/config.php
+++ b/system/application/config/config.php
@@ -152,8 +152,7 @@
| You can enable error logging by setting a threshold over zero. The
| threshold determines what gets logged. Threshold options are:
|
-| 0 = Disables logging
-| 0 = Error logging TURNED OFF
+| 0 = Disables logging, Error logging TURNED OFF
| 1 = Error Messages (including PHP errors)
| 2 = Debug Messages
| 3 = Informational Messages