Hi, As reported at http://eul0000113.eu.verio.net/~noodl/apache_manual_issues.txt , a couple of typos on the word 'resource' have been found in the mod_dir and mod_mime documentations.
The attached patch, against the httpd/docs/ directory from trunk, fixes the typos. Regards, - Sam -- Maxime Petazzoni (http://www.bulix.org) -- gone crazy, back soon. leave message.
Index: manual/mod/mod_mime.html.en
===================================================================
--- manual/mod/mod_mime.html.en (revision 328504)
+++ manual/mod/mod_mime.html.en (working copy)
@@ -126,7 +126,7 @@
MIME-type <code>text/html</code>.</p>
<p><a href="#charset-lang">Languages</a> and <a
href="#contentencoding">content encodings</a> are treated accumulative, because
one can assign
- more than one language or encoding to a particular ressource. For example,
+ more than one language or encoding to a particular resource. For example,
the file <code>welcome.html.en.de</code> will be delivered with
<code>Content-Language: en, de</code> and <code>Content-Type:
text/html</code>.</p>
Index: manual/mod/mod_dir.html.en
===================================================================
--- manual/mod/mod_dir.html.en (revision 328504)
+++ manual/mod/mod_dir.html.en (working copy)
@@ -123,7 +123,7 @@
<p>Typically if a user requests a resource without a trailing slash, which
points to a directory, <code class="module"><a
href="../mod/mod_dir.html">mod_dir</a></code> redirects him to the same
- ressource, but <em>with</em> trailing slash for some good reasons:</p>
+ resource, but <em>with</em> trailing slash for some good reasons:</p>
<ul>
<li>The user is finally requesting the canonical URL of the resource</li>
Index: manual/mod/mod_mime.xml
===================================================================
--- manual/mod/mod_mime.xml (revision 328504)
+++ manual/mod/mod_mime.xml (working copy)
@@ -115,7 +115,7 @@
<p><a href="#charset-lang">Languages</a> and <a href="#contentencoding"
>content encodings</a> are treated accumulative, because one can assign
- more than one language or encoding to a particular ressource. For example,
+ more than one language or encoding to a particular resource. For example,
the file <code>welcome.html.en.de</code> will be delivered with
<code>Content-Language: en, de</code> and <code>Content-Type:
text/html</code>.</p>
Index: manual/mod/mod_dir.xml
===================================================================
--- manual/mod/mod_dir.xml (revision 328504)
+++ manual/mod/mod_dir.xml (working copy)
@@ -114,7 +114,7 @@
<p>Typically if a user requests a resource without a trailing slash, which
points to a directory, <module>mod_dir</module> redirects him to the same
- ressource, but <em>with</em> trailing slash for some good reasons:</p>
+ resource, but <em>with</em> trailing slash for some good reasons:</p>
<ul>
<li>The user is finally requesting the canonical URL of the resource</li>
signature.asc
Description: Digital signature
