]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
charset case probably doesn't care, but be consistent.
authorAndré Malo <nd@apache.org>
Sat, 12 Jul 2003 18:39:15 +0000 (18:39 +0000)
committerAndré Malo <nd@apache.org>
Sat, 12 Jul 2003 18:39:15 +0000 (18:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100568 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/typemap.xsl

index a7fc8cd812ed0b5da853e22195f3a0084aa95f21..369963add5c9b2f5e2ae9e9b919877b1edd83baa 100644 (file)
@@ -123,7 +123,7 @@ The XSLT-Stylesheet won't work without modification.
 <item lang="fr"    charset="ISO-8859-1" >.fr</item>
 <item lang="ja"    charset="ISO-2022-JP">.ja.jis</item>
 <item lang="ko"    charset="EUC-KR"     >.ko.euc-kr</item>
-<item lang="ru"    charset="KOI8-r"     >.ru.koi8-r</item>
+<item lang="ru"    charset="KOI8-R"     >.ru.koi8-r</item>
 <item lang="zh-CN" charset="GB2312"     >.zh-cn.gb2312</item>
 </xsl:template>