Commit 8d07e12a authored by Richard Bowen's avatar Richard Bowen
Browse files

Typos


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68
parent aced6c26
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ This information is sent to the browser, and participates in content
negotiation, so the user's preferences are respected when choosing one of 
several possible files to serve.  See 
<a href="mod_negotiation">mod_negotiation</a> for more information about
content negotation.
content negotiation.

<P>

@@ -447,7 +447,7 @@ filters defined elsewhere, including the
This mapping is merged over any already in force, overriding any 
mappings that already exist for the same <em>extension</em>.</p>

<p>If more than one filter is specified, they must be seperated by
<p>If more than one filter is specified, they must be separated by
semicolons in the order in which they should process the content. Both
the filter and <em>extension</em> arguments are case-insensitive, and 
the extension may be specified with or without a leading dot.</p>
@@ -567,7 +567,7 @@ for server-side includes.</P>
&nbsp;&nbsp;AddOutputFilter INCLUDES shtml<BR>
</CODE></BLOCKQUOTE>

<p>If more than one filter is specified, they must be seperated by
<p>If more than one filter is specified, they must be separated by
semicolons in the order in which they should process the content. Both
the filter and <em>extension</em> arguments are case-insensitive, and 
the extension may be specified with or without a leading dot.</p>