Skip to content

Commit 481e6d2

Browse files
author
Yoshiki Hayashi
committed
Typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96781 13f79535-47bb-0310-9956-ffa450edef68
1 parent 09f8c80 commit 481e6d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/mod/mod_mime.html.en

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
displayed as such. This information, also, is transmitted in
131131
HTTP headers.</p>
132132
133-
<p>The character set, language encoding and mime type are all
133+
<p>The character set, language, encoding and mime type are all
134134
used in the process of content negotiation (See
135135
<code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code>) to determine
136136
which document to give to the client, when there are

docs/manual/mod/mod_mime.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
displayed as such. This information, also, is transmitted in
167167
HTTP headers.</p>
168168

169-
<p>The character set, language encoding and mime type are all
169+
<p>The character set, language, encoding and mime type are all
170170
used in the process of content negotiation (See
171171
<module>mod_negotiation</module>) to determine
172172
which document to give to the client, when there are

0 commit comments

Comments
 (0)