Hi,

A (very small :) patch for a couple of typos

Daniel

-- 
Teach Yourself Apache 2 -- http://apacheworld.org/ty24/
Index: configure.xml
===================================================================
--- configure.xml       (revision 201961)
+++ configure.xml       (working copy)
@@ -440,7 +440,7 @@
         <dt><code>--enable-dav</code></dt>
         <dd>Enable the WebDAV protocol handling provided by
           <module>mod_dav</module>. Support for filesystem resources is
-          provided by the seperate module <module>mod_dav_fs</module>. This
+          provided by the separate module <module>mod_dav_fs</module>. This
           module is also automatically enabled with
           <code>--enable-dav</code>.<br/>
           Note: <module>mod_dav</module> can only be used together with the
@@ -510,7 +510,7 @@
         <dd>Enable the proxy/gateway functionality provided by
           <module>mod_proxy</module>. The proxying capabilities for
           <code>AJP13</code>, <code>CONNECT</code>, <code>FTP</code>,
-          <code>HTTP</code> and the balancer are provided by the seperate
+          <code>HTTP</code> and the balancer are provided by the separate
           modules <module>mod_proxy_ajp</module>,
           <module>mod_proxy_connect</module>, <module>mod_proxy_ftp</module>,
           <module>mod_proxy_http</module> and
Index: logresolve.xml
===================================================================
--- logresolve.xml      (revision 201961)
+++ logresolve.xml      (working copy)
@@ -34,7 +34,7 @@
      looked up the first time it is found in the log file.</p>
 
      <p>Takes an Apache log file on standard input.  The IP addresses
-     must be the first thing on each line and must be seperated from
+     must be the first thing on each line and must be separated from
      the remainder of the line by a space.</p>
 </summary>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
  • Typo =?iso-8859-1?q?Jan=20Rieger?=

Reply via email to