Add a space and a right braket

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117538 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dallas Wang 2003-02-22 08:44:20 +00:00
parent c4e53a76f5
commit 7cd82d0e2a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.25 $ -->
<!-- $Revision: 1.26 $ -->
<sect1 id="install.windows">
<title>Installation on Windows systems</title>
<para>
@ -546,7 +546,7 @@
<listitem>
<simpara>
For GUI users, launch VC++, and then select File =&gt; Open
Workspace, navigate to <filename>c:\work\bindlib_w32</filename>and
Workspace, navigate to <filename>c:\work\bindlib_w32</filename> and
select <filename>bindlib.dsw</filename>. Then select Build=&gt;Set
Active Configuration and select the desired configuration.
Finally select Build=&gt;Rebuild All.
@ -651,7 +651,7 @@
</simpara>
</note>
<simpara>
In order to build the SAPI module (<filename>php4isapi.dll</filename>
In order to build the SAPI module (<filename>php4isapi.dll</filename>)
for integrating PHP with Microsoft IIS, set your active configuration to
<filename>php4isapi-whatever-config</filename> and build the desired dll.
</simpara>