From 1551788284e77b88d790e7ce5c42eb6a8605a1bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=B2=20=E8=80=98?= Date: Sun, 11 Apr 2021 22:13:09 +0800 Subject: [PATCH] =?UTF-8?q?dict:=20=E6=A1=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix https://github.com/hotoo/pinyin/issues/223 --- data/dict-zi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/dict-zi.js b/data/dict-zi.js index 11758a1..00aff26 100644 --- a/data/dict-zi.js +++ b/data/dict-zi.js @@ -11979,7 +11979,7 @@ dict[0x6850] = "tóng"; /* 桐 */ dict[0x6851] = "sāng"; /* 桑 */ dict[0x6852] = "sāng"; /* 桒 */ dict[0x6853] = "huán"; /* 桓 */ -dict[0x6854] = "jié,jú"; /* 桔 */ +dict[0x6854] = "jú,jié"; /* 桔 */ dict[0x6855] = "jiù"; /* 桕 */ dict[0x6856] = "xuè"; /* 桖 */ dict[0x6857] = "duò"; /* 桗 */