summaryrefslogtreecommitdiff
path: root/server-tests-config.php
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-06-10 14:20:18 -0700
committerStanislav Malyshev <stas@php.net>2013-06-10 14:20:18 -0700
commitac40c0b562b0f90652cadef83968d7305626c377 (patch)
tree450cd9d7b67422adfae2218a69d21fb02f921474 /server-tests-config.php
parent04145dc2aa6eea37f7cd27ffa69ad3b2f52a65da (diff)
downloadphp-git-ac40c0b562b0f90652cadef83968d7305626c377.tar.gz
Merge branch 'pull-request/341'
* pull-request/341: (23 commits) typofixes
Diffstat (limited to 'server-tests-config.php')
-rwxr-xr-xserver-tests-config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server-tests-config.php b/server-tests-config.php
index 47df90f5e6..0ddff28cb2 100755
--- a/server-tests-config.php
+++ b/server-tests-config.php
@@ -59,7 +59,7 @@ $conf = array(
/* if true doesn't run tests, just outputs executable info */
'TEST_CONTEXT_INFO' => false,
-/* : or ; seperated list of paths */
+/* : or ; separated list of paths */
'TEST_PATHS' => NULL
/* additional configuration items that may be set
to provide proxy support for testes: