From ac40c0b562b0f90652cadef83968d7305626c377 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 10 Jun 2013 14:20:18 -0700 Subject: Merge branch 'pull-request/341' * pull-request/341: (23 commits) typofixes --- server-tests-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server-tests-config.php') 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: -- cgit v1.2.1