1
0
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:
Gabriel Caruso
2018-08-09 23:19:55 -03:00
committed by Christoph M. Becker
parent 9ea7d259ef
commit 84b195d9fc
95 changed files with 143 additions and 143 deletions
+1 -1
View File
@@ -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']) &&