diff --git a/Documentation.html b/Documentation.html
index f92eafb47..05cdc8b0b 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1901,7 +1901,7 @@ setfacl -d -m "g:www-data:rwx" tmp
changes to display a query box.
The size of this query window can be customized with
- $cfg['QueryWindowWidth'] and $cfg['QueryWindowWidth']
+ $cfg['QueryWindowWidth'] and $cfg['QueryWindowHeight']
- both integers for the size in pixels. Note that normally, those
parameters will be modified in layout.inc.php for the
theme you are using.