From 7870f5cd7632f8575544f17c8db1e45ef0d68a15 Mon Sep 17 00:00:00 2001 From: Yoshiki Hayashi Date: Fri, 13 Sep 2002 11:27:11 +0000 Subject: [PATCH] Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96781 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_mime.html.en | 2 +- docs/manual/mod/mod_mime.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en index 62d3f29e8c1..ceaf47edf53 100644 --- a/docs/manual/mod/mod_mime.html.en +++ b/docs/manual/mod/mod_mime.html.en @@ -130,7 +130,7 @@ displayed as such. This information, also, is transmitted in HTTP headers.

-

The character set, language encoding and mime type are all +

The character set, language, encoding and mime type are all used in the process of content negotiation (See mod_negotiation) to determine which document to give to the client, when there are diff --git a/docs/manual/mod/mod_mime.xml b/docs/manual/mod/mod_mime.xml index f5c307e045a..4cf795d5e9c 100644 --- a/docs/manual/mod/mod_mime.xml +++ b/docs/manual/mod/mod_mime.xml @@ -166,7 +166,7 @@ displayed as such. This information, also, is transmitted in HTTP headers.

-

The character set, language encoding and mime type are all +

The character set, language, encoding and mime type are all used in the process of content negotiation (See mod_negotiation) to determine which document to give to the client, when there are -- 2.47.2