From 3428cd3489c66b9da94931562a75e1079797d5b4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 29 Nov 2008 19:28:18 +0000 Subject: [PATCH] typos --- libraries/config.default.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libraries/config.default.php b/libraries/config.default.php index 6f3befbfc..d37b8f1cb 100644 --- a/libraries/config.default.php +++ b/libraries/config.default.php @@ -563,8 +563,8 @@ $cfg['AllowArbitraryServer'] = false; /******************************************************************************* * Error handler configuration * - * this configures phpMyAdmins own error handler, it is used to avoid information - * dislcosure, gather errors for logging, reporting and displaying + * this configures phpMyAdmin's own error handler, it is used to avoid information + * disclosure, gather errors for logging, reporting and displaying * * @global array $cfg['Error_Handler'] */