reference/xml/configure.xml
cdab70215c31e34b90a5f941a33cdf47eeaa12e2
...
...
@@ -13,8 +13,8 @@
13
13
<option role="configure">--disable-xml</option>.
14
14
If you compile PHP as a module for Apache 1.3.9 or later, PHP will
15
15
automatically use the bundled <productname>expat</productname> library from
16
-
Apache. In order you don't want to use the bundled expat library configure
17
-
PHP <option role="configure">--with-expat-dir=DIR</option>, where DIR should
16
+
Apache. If you don't want to use the bundled expat library, configure
17
+
PHP with <option role="configure">--with-expat-dir=DIR</option>, where DIR should
18
18
point to the base installation directory of expat.
19
19
</para>
20
20
&windows.builtin;
21
21