From 1ad52bc13127c5e3d4ac1613ab116e4949576bf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20M=C3=BCller?= Date: Sun, 19 Aug 2001 20:04:09 +0000 Subject: [PATCH] typo --- config.inc.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php3 b/config.inc.php3 index a71ca8442..c674fb2b6 100755 --- a/config.inc.php3 +++ b/config.inc.php3 @@ -94,7 +94,7 @@ $cfgBZipDump = TRUE; // for dump files /** - * Link to the offcial MySQL documentation + * Link to the official MySQL documentation * Be sure to include no trailing slash on the path */ $cfgManualBase = 'http://www.mysql.com/documentation/mysql/bychapter';