diff --git a/Documentation.html b/Documentation.html index 9b196e633..fe78a3cf7 100755 --- a/Documentation.html +++ b/Documentation.html @@ -199,13 +199,13 @@
- 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).
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.