From 8bab2af87b3e307ed911bdf4643eab6cc5950836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 13:37:45 +0100 Subject: [PATCH] Fix description of frames --- libraries/config.default.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/config.default.php b/libraries/config.default.php index 52fb987cc1..ca59664d9c 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -62,7 +62,7 @@ $cfg['SuhosinDisableWarning'] = false; $cfg['McryptDisableWarning'] = false; /** - * Disable the default warning that is displayed if a diffrence between + * Disable the default warning that is displayed if a diffrence between * the MySQL library and server is detected. * * @global boolean $cfg['['ServerLibraryDifference_DisableWarning']'] @@ -787,7 +787,7 @@ $cfg['Error_Handler']['gather'] = false; /******************************************************************************* - * Left frame setup + * Navigation panel setup */ /** @@ -902,7 +902,7 @@ $cfg['NavigationTreeDefaultTabTable'] = 'tbl_structure.php'; /******************************************************************************* - * In the main frame, at startup... + * In the main panel, at startup... */ /**