diff --git a/system/view.php b/system/view.php index c4a58a88..95b508cf 100644 --- a/system/view.php +++ b/system/view.php @@ -97,7 +97,7 @@ public function get() // occur while the view is rendering. // // Otherwise, a white screen of death will be shown - // when an exception occurs while rendering the view. + // if an exception occurs while rendering the view. // ----------------------------------------------------- try {