Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/README.rst')
-rw-r--r--test/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.rst b/test/README.rst
index 29b715f625..60409ec041 100644
--- a/test/README.rst
+++ b/test/README.rst
@@ -3,7 +3,7 @@ PhpMyAdmin test suite
This directory is protected from web visitors by a .htaccess file.
-For more information on allowing http access to this directory see:
+For more information on allowing http access to this directory see:
http://httpd.apache.org/docs/current/mod/mod_authz_host.html#allow
Please visit the wiki for more information on unit testing: