From b1e2691fd12be1ae12499dd6424c7b90ecd40db1 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 28 Jan 1997 20:05:29 +0000 Subject: [PATCH] Just caught my eye... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77529 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/content-negotiation.html | 2 +- docs/manual/content-negotiation.html.en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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
 
 
-- 
2.47.2