Fix a typo: 2013 -> 0213

This commit is contained in:
Hye-Shik Chang 2006-09-05 12:14:57 +00:00
parent 199f1db1fa
commit 2cad3e9299
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Extension Modules
- gbk and gb18030 codec now handle U+30FB KATAKANA MIDDLE DOT correctly.
- iso2022_jp_2 codec now encodes into G0 for KS X 1001, GB2312
codepoints to conform the standard.
- iso2022_jp_3 and iso2022_jp_2004 codec can encode JIS X 2013:2
- iso2022_jp_3 and iso2022_jp_2004 codec can encode JIS X 0213:2
codepoints now.
Tests