summaryrefslogtreecommitdiff
path: root/server-tests-config.php
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2014-11-19 19:59:31 +0000
committerVeres Lajos <vlajos@gmail.com>2014-11-19 20:23:00 +0000
commit4b9535341addcdeaf44002e323733864325b30ab (patch)
tree4c5819be9e7939c00b4d60261751b78c6f1d82cc /server-tests-config.php
parentf7674519804dc7000a56ef9fe12c49461ff0333a (diff)
downloadphp-git-4b9535341addcdeaf44002e323733864325b30ab.tar.gz
typo fixes - https://github.com/vlajos/misspell_fixer
Diffstat (limited to 'server-tests-config.php')
-rwxr-xr-xserver-tests-config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/server-tests-config.php b/server-tests-config.php
index a4fa88a5b2..5961deea98 100755
--- a/server-tests-config.php
+++ b/server-tests-config.php
@@ -37,11 +37,11 @@ $conf = array(
'TEST_WEB_BASE_URL' => NULL,
/* if set, copy phpt files into this directory,
- which should be accessable via an http server. The
+ which should be accessible via an http server. The
TEST_WEB_BASE_URL setting should be the base url
to access this path. If this is not used,
TEST_WEB_BASE_URL should be the base url pointing
- to TEST_PHP_SRCDIR, which should then be accessable via
+ to TEST_PHP_SRCDIR, which should then be accessible via
an http server.
An example would be: