1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Spanish html doc files : UTF-8 encoding in order to get rid of HTML entities.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1842566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luis Gil
2018-10-01 21:12:38 +00:00
parent 3e754d68fd
commit 4ae9d65af7

View File

@@ -2,7 +2,7 @@
<item charset="ISO-8859-1" lang="da">.html.da</item>
<item charset="ISO-8859-1" lang="de">.html.de</item>
<item charset="ISO-8859-1" lang="en">.html.en</item>
<item charset="ISO-8859-1" lang="es">.html.es</item>
<item charset="UTF-8" lang="es">.html.es</item>
<item charset="UTF-8" lang="fr">.html.fr</item>
<item charset="UTF-8" lang="ja">.html.ja.utf8</item>
<item charset="EUC-KR" lang="ko">.html.ko.euc-kr</item>