]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo fix (from noodl@irc)
authorNick Kew <niq@apache.org>
Wed, 26 Oct 2005 10:32:51 +0000 (10:32 +0000)
committerNick Kew <niq@apache.org>
Wed, 26 Oct 2005 10:32:51 +0000 (10:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@328626 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dir.html.en
docs/manual/mod/mod_dir.xml
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml

index 2577fd5286a5ab17aa5c4acc365324d7577a41f9..8373952e2a5971125b82e9628ec31263fc93788f 100644 (file)
@@ -123,7 +123,7 @@ a directory</td></tr>
 
     <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>
@@ -166,4 +166,4 @@ a directory</td></tr>
 </div><div id="footer">
 <p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index af703ff1167dfc7a26ad3db070776dd1e19ceae0..653c9a8d52338fdb8be6b0c71a9e118b37e09240 100644 (file)
@@ -114,7 +114,7 @@ a directory</description>
 
     <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>
index 75e4d67cba40ccc9e9c74c1adf3b4cb491da5b86..a4b0509745497ba2b7114eb73f34839e620b222c 100644 (file)
     <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>
@@ -935,4 +935,4 @@ extensions</td></tr>
 </div><div id="footer">
 <p class="apache">Copyright 1995-2005 The Apache Software Foundation or its licensors, as applicable.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index 195d3f0af44e22ba4e1834845017811d77fe6d24..88289c7b5ff34f7938e1a67ed890737d1bd36182 100644 (file)
@@ -114,7 +114,7 @@ module="mod_mime_magic">MimeMagicFile</directive></seealso>
 
     <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>