From: Yoshiki Hayashi
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