From 7c69214801138a81485e41733c96f3848b972cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 27 Apr 2006 10:20:53 +0000 Subject: [PATCH] Various fixes in documentation, mostly grammmar (patch #1453198, thanks to Isaac Bennetch - ibennetch). --- ChangeLog | 2 + Documentation.html | 151 ++++++++++++++++++++++++++------------------- 2 files changed, 89 insertions(+), 64 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3c7ceb07e..cfc09a8d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ $Source$ (eg. SELECT 1) (bug #1473484). * libraries/import/sql.php: Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed). + * Documentation.html: Various fixes in documentation, mostly grammmar + (patch #1453198, thanks to Isaac Bennetch - ibennetch). 2006-04-26 Michal Čihař * libraries/plugin_interface.lib.php: diff --git a/Documentation.html b/Documentation.html index 62affc35d..67afb8f9b 100755 --- a/Documentation.html +++ b/Documentation.html @@ -82,7 +82,7 @@ look up the appropriate part in the MySQL manual.

-

Currently phpMyAdmin can

+

Currently phpMyAdmin can: