diff --git a/Documentation.html b/Documentation.html
index dcf996a08..43f07afe0 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -1490,8 +1490,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
$cfg['RightBgImage'] string
- The URI of the background image used for the right frame. It can be
- absolute as well as relative from your phpMyAdmin directory.
+ The URI of the background image used for the right frame. It must be
+ an absolute URI.
$cfg['LeftPointerColor'] string [HTML color]