From c38cf7eacc7e1090573700e6432b893f1c563be2 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Tue, 13 Sep 2011 09:48:06 +0200 Subject: [PATCH] Language fixes in documentation --- Documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation.html b/Documentation.html index e4e8bca112..f530db8f07 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1383,7 +1383,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE when in Light mode.
$cfg['ShowHint'] boolean
-
Whether to show the hints or not (for example, hints when hovering table header)
+
Whether or not to show hints (for example, hints when hovering over table headers).
$cfg['MaxCharactersInDisplayedSQL'] integer
The maximum number of characters when a SQL query is displayed. The @@ -1990,7 +1990,7 @@ $cfg['TrustedProxies'] =
$cfg['RememberSorting'] boolean
-
If enabled, when browsing tables, the sorting of each table is remembered.
+
If enabled, remember the sorting of each table when browsing them.
$cfg['HeaderFlipType'] string