Commit 98abb268 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

s/simmilar/similar/ reported in PR 61799

Fix layout of <highlight> to synch with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1816284 13f79535-47bb-0310-9956-ffa450edef68
parent 2447a8b5
Loading
Loading
Loading
Loading
+27 −25
Original line number Diff line number Diff line
@@ -192,7 +192,9 @@ module="mod_mime_magic">MimeMagicFile</directive></seealso>
    resource, in order to tell the client browser about the
    encoding method.</p>

    <highlight language="config">Content-encoding: pkzip</highlight>
    <highlight language="config">
Content-encoding: pkzip
    </highlight>
</section>

<section id="charset-lang"><title>Character sets and languages</title>
@@ -586,7 +588,7 @@ type</description>
    <var>extension</var> argument will be compared against each of
    them.</p>

    <p>A simmilar effect to <module>mod_negotiation</module>'s
    <p>A similar effect to <module>mod_negotiation</module>'s
    <directive module="mod_negotiation">LanguagePriority</directive>
    can be achieved by qualifying a <var>media-type</var> with
    <code>qs</code>:</p>