summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_mime.html
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2001-09-07 01:53:02 +0000
committerRich Bowen <rbowen@apache.org>2001-09-07 01:53:02 +0000
commit391140c530f612403cdf805c34b77b4e2c42ee4a (patch)
tree1628db5d4b0c21abe3990797ce13f922d45a761d /docs/manual/mod/mod_mime.html
parent80aa275c73866bc20715d571e4f37f053bc3bbf2 (diff)
downloadhttpd-391140c530f612403cdf805c34b77b4e2c42ee4a.tar.gz
Typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90943 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_mime.html')
-rw-r--r--docs/manual/mod/mod_mime.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_mime.html b/docs/manual/mod/mod_mime.html
index 8a776232c1..ba23b6d4c6 100644
--- a/docs/manual/mod/mod_mime.html
+++ b/docs/manual/mod/mod_mime.html
@@ -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>