Index: branches/5.2.x/core/kernel/constants.php =================================================================== diff -u -N -r14437 -r14628 --- branches/5.2.x/core/kernel/constants.php (.../constants.php) (revision 14437) +++ branches/5.2.x/core/kernel/constants.php (.../constants.php) (revision 14628) @@ -1,6 +1,6 @@ isAdmin) { - // don't show debugger buttons on front (if not overrided in "debug.php") + // don't show debugger buttons on front (if not overridden in "debug.php") kUtil::safeDefine('DBG_TOOLBAR_BUTTONS', 0); }