From: Ben Laurie Date: Tue, 28 Jan 1997 20:05:29 +0000 (+0000) Subject: Just caught my eye... X-Git-Tag: APACHE_1_2b7~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e2691fd12be1ae12499dd6424c7b90ecd40db1;p=thirdparty%2Fapache%2Fhttpd.git Just caught my eye... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77529 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/content-negotiation.html b/docs/manual/content-negotiation.html index 673f2877db6..45388ff2943 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 type-map (or, for backwards-compatibility with older Apache configurations, the mime type application/x-type-map). Note that to use this feature, -you've got to have an SetHandler some place which defines a +you've got to have a SetHandler some place which defines a file suffix as type-map; this is best done with a
 
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en
index 673f2877db6..45388ff2943 100644
--- a/docs/manual/content-negotiation.html.en
+++ b/docs/manual/content-negotiation.html.en
@@ -86,7 +86,7 @@ A type map is a document which is associated with the handler
 named type-map (or, for backwards-compatibility with
 older Apache configurations, the mime type
 application/x-type-map).  Note that to use this feature,
-you've got to have an SetHandler some place which defines a
+you've got to have a SetHandler some place which defines a
 file suffix as type-map; this is best done with a