From 37e6942fbb9837204d81cd6b4bc18fe570d611a1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 30 Nov 2005 19:06:13 +0000 Subject: [PATCH] typos and syntax improvements --- Documentation.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation.html b/Documentation.html index 9b196e633..fe78a3cf7 100755 --- a/Documentation.html +++ b/Documentation.html @@ -199,13 +199,13 @@

Setup script usage

- Since 2.7.1 phpMyAdmin comes with setup script that can help you with - creating configuration. Script is located in scripts folder: scripts/setup.php. It's usage is quite - simple. In case you want just donwload configuration, you don't have to - preform any additional actions. For saving file on webserver, or loading + Since 2.7.1 phpMyAdmin comes with a setup script that can help you with + creating configuration. This script is located in scripts folder: scripts/setup.php. Its usage is quite + simple. In case you just want to download configuration, you don't have to + perform any additional actions. For saving file on webserver, or loading previous configuration you have to create config directory in - phpMyAdmins top level directory and make it writable to web server. For + phpMyAdmin's top level directory and make it writable to web server. For loading previous configuration, place it there (and make sure it has write permissions for webserver).

@@ -215,8 +215,8 @@ level directory and delete created config directory.

- Please note that it doesn not allow to configure everything, so for some - additional features you still need to manually edit configuration file. + Please note that it does not allow to configure everything, so for some + additional features you still need to manually edit the configuration file.