From 7d8a8afe59f9868d4c6e20757f834399a8e34d6e Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Tue, 11 Jun 2002 10:29:25 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95610 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 8e6f68c691..0f4e03ce31 100644 --- a/docs/manual/content-negotiation.html +++ b/docs/manual/content-negotiation.html @@ -119,7 +119,7 @@ conventional to begin a map file with an entry for the combined entity as a whole (although this is not required, and if present will be ignored). An example map file is shown below. - This file would be named foo.html, as it describes + This file would be named foo.var, as it describes a resource named foo.

   URI: foo
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en
index 8e6f68c691..0f4e03ce31 100644
--- a/docs/manual/content-negotiation.html.en
+++ b/docs/manual/content-negotiation.html.en
@@ -119,7 +119,7 @@
     conventional to begin a map file with an entry for the combined
     entity as a whole (although this is not required, and if
     present will be ignored). An example map file is shown below.
-    This file would be named foo.html, as it describes
+    This file would be named foo.var, as it describes
     a resource named foo.

   URI: foo
-- 
2.50.1