summaryrefslogtreecommitdiff
path: root/public/app/config/bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/app/config/bootstrap.php')
-rw-r--r--public/app/config/bootstrap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/config/bootstrap.php b/public/app/config/bootstrap.php
index a51272e..4a482f9 100644
--- a/public/app/config/bootstrap.php
+++ b/public/app/config/bootstrap.php
@@ -19,7 +19,7 @@
* -----------------------------------------------------------------------------
*/
-// setup error-handliing
+// include error-handliing
// -----------------------------------------------------------------------------
require_once APP_ROOT.'/core/helpers/error_handling.php';