From 7c9c200ec040c992ba16f4eb0ff02fe50e863697 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 14 Jul 2012 09:42:13 -0400 Subject: [PATCH] Typo --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index f0a49690cf..1516855120 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1572,7 +1572,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
$cfg['ShowTooltipAliasDB'] boolean
If tool-tips are enabled and a DB comment is set, this will flip the - comment and the real name. That means that if you have a table called + comment and the real name. That means that if you have a database called 'user0001' and add the comment 'MyName' on it, you will see the name 'MyName' used consequently in the left frame and the tool-tip shows the real name of the DB.