From: Yoshiki Hayashi Date: Tue, 11 Jun 2002 10:29:25 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d8a8afe59f9868d4c6e20757f834399a8e34d6e;p=apache Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95610 13f79535-47bb-0310-9956-ffa450edef68 --- 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