Commit a0092a5b authored by Nick Kew's avatar Nick Kew
Browse files

Typo fix (from noodl@irc)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328623 13f79535-47bb-0310-9956-ffa450edef68
parent da12001b
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/mod_dir.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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>
+1 −1
Changes for docs/manual/mod/mod_dir.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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>
+1 −1
Changes for docs/manual/mod/mod_mime.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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>
+1 −1
Changes for docs/manual/mod/mod_mime.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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>