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.