mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
Fix some misspellings
This commit is contained in:
committed by
Christoph M. Becker
parent
9ea7d259ef
commit
84b195d9fc
+1
-1
@@ -1171,7 +1171,7 @@ class testHarness {
|
||||
$this->showstatus($section_text['TEST'], 'SKIPPED', 'CGI Test needs CGI Binary');
|
||||
return "SKIPPED";
|
||||
}
|
||||
// if we're doing web testing, then we wont be able to set
|
||||
// if we're doing web testing, then we won't be able to set
|
||||
// ini setting on the command line. be sure the executables
|
||||
// ini settings are compatible with the test, or skip
|
||||
if (($docgi || $this->conf['TEST_WEB']) &&
|
||||
|
||||
Reference in New Issue
Block a user