]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typo fix (from noodl@irc)
authorNick Kew <niq@apache.org>
Wed, 26 Oct 2005 10:31:47 +0000 (10:31 +0000)
committerNick Kew <niq@apache.org>
Wed, 26 Oct 2005 10:31:47 +0000 (10:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 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 6f580e3a10b8afe2a441a41416465102cec3f9e2..b530be01c9a2cd4fc46ab4a400e65321f367d515 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 a48122ce860bb9cb0c317e5c486e222d3177c5b7..22429a2ff76426ba3d4fd948aac7a1b57c63b0c6 100644 (file)
     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>
@@ -940,4 +940,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 1c372172e8133a8d3895554f7bcff18ce035f714..80f4e75d3471afd769f9a2b81eb886302f0bc171 100644 (file)
@@ -115,7 +115,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>