From: Yoshiki Hayashi Date: Fri, 13 Sep 2002 11:27:11 +0000 (+0000) Subject: Typo. X-Git-Tag: 2.0.42~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7870f5cd7632f8575544f17c8db1e45ef0d68a15;p=thirdparty%2Fapache%2Fhttpd.git Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96781 13f79535-47bb-0310-9956-ffa450edef68 --- 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