diff --git a/Documentation.html b/Documentation.html
index f44a6dabf..411f49770 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -2015,12 +2015,12 @@ $cfg['TrustedProxies'] =
$cfg['DBG']
DEVELOPERS ONLY!
- $cfg['DBG']['sql'] boolean
+ $cfg['DBG']['sql'] boolean
DEVELOPERS ONLY!
Enable logging queries and execution times to be displayed in the bottom
- of main (right frame).
+ of main page (right frame).
- $cfg['DBG']['php'] boolean
+ $cfg['DBG']['php'] boolean
DEVELOPERS ONLY!
Enable the DBG extension for debugging phpMyAdmin. Required for profiling
the code.