]> granicus.if.org Git - apache/commitdiff
Typos
authorRich Bowen <rbowen@apache.org>
Fri, 7 Sep 2001 01:53:02 +0000 (01:53 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 7 Sep 2001 01:53:02 +0000 (01:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.html

index 8a776232c15227f676380859adbfb63d4ad24927..ba23b6d4c6ce9a7fadf410389aa4e5f04972a11a 100644 (file)
@@ -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>