diff --git a/install/windows/manual.xml b/install/windows/manual.xml index 2dafaab379..de79d0ee02 100644 --- a/install/windows/manual.xml +++ b/install/windows/manual.xml @@ -78,7 +78,7 @@ REM Configure FastCGI Variables There are 4 types of PHP builds: - Thread-Safe(TS) - use for single process web serves, like Apache with mod_php + Thread-Safe(TS) - use for single process web servers, like Apache with mod_php Non-Thread-Safe(NTS) - use for IIS and other FastCGI web servers (Apache with mod_fastcgi) and recommended for command-line scripts @@ -87,7 +87,7 @@ REM Configure FastCGI Variables x86 - production use of PHP 5.5 or 5.6 or 7.0. - x64 - production use of PHP 7.0+ unless its a 32-bit only version of Windows. 5.5 and 5.6 x64 are expiremental. + x64 - production use of PHP 7.0+ unless its a 32-bit only version of Windows. 5.5 and 5.6 x64 are experimental.