summaryrefslogtreecommitdiffstats
path: root/docs/manual/content-negotiation.html
diff options
context:
space:
mode:
authorBen Laurie <ben@apache.org>1997-01-28 21:05:29 +0100
committerBen Laurie <ben@apache.org>1997-01-28 21:05:29 +0100
commitb1e2691fd12be1ae12499dd6424c7b90ecd40db1 (patch)
treee1e86ef63fcbaf24d41eaa7bd97d5aa52b47b273 /docs/manual/content-negotiation.html
parentTypos and other minor mistakes (diff)
downloadapache2-b1e2691fd12be1ae12499dd6424c7b90ecd40db1.tar.xz
apache2-b1e2691fd12be1ae12499dd6424c7b90ecd40db1.zip
Just caught my eye...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77529 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.html')
-rw-r--r--docs/manual/content-negotiation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/content-negotiation.html b/docs/manual/content-negotiation.html
index 673f2877db..45388ff294 100644
--- a/docs/manual/content-negotiation.html
+++ b/docs/manual/content-negotiation.html
@@ -86,7 +86,7 @@ A type map is a document which is associated with the handler
named <code>type-map</code> (or, for backwards-compatibility with
older Apache configurations, the mime type
<code>application/x-type-map</code>). Note that to use this feature,
-you've got to have an <code>SetHandler</code> some place which defines a
+you've got to have a <code>SetHandler</code> some place which defines a
file suffix as <code>type-map</code>; this is best done with a
<pre>