install/windows/building.xml
53afbdaf791ddbc4455672122573644f3f0d7949
...
...
@@ -1,8 +1,9 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
+
<!-- $Revision$ -->
2
3
<sect1 xml:id="install.windows.building" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
3
4
<title>Building from source</title>
4
5
<para>
5
-
This chapter teaches how to compile PHP from sources on windows, using
6
+
This chapter teaches how to compile PHP from sources on Windows, using
6
7
Microsoft's tools. To compile PHP with cygwin, please refer to <xref
7
8
linkend="install.unix"/>.
8
9
</para>
9
10