summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-11-24 10:53:09 +0800
committerPeng Wu <alexepico@gmail.com>2011-11-24 10:59:44 +0800
commit5627b7bbfab5380196e4c1e3ffa8b06e258464d7 (patch)
treeb634e814b35c539cf264b92c9ac49f5f058fabb3 /src/storage/pinyin_parser2.h
parentcbe325008a4413d154eebf521ba5bfb25bae075d (diff)
downloadlibpinyin-5627b7bbfab5380196e4c1e3ffa8b06e258464d7.tar.gz
libpinyin-5627b7bbfab5380196e4c1e3ffa8b06e258464d7.tar.xz
libpinyin-5627b7bbfab5380196e4c1e3ffa8b06e258464d7.zip
update comments
Diffstat (limited to 'src/storage/pinyin_parser2.h')
-rw-r--r--src/storage/pinyin_parser2.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/storage/pinyin_parser2.h b/src/storage/pinyin_parser2.h
index c200846..e6c27f2 100644
--- a/src/storage/pinyin_parser2.h
+++ b/src/storage/pinyin_parser2.h
@@ -183,11 +183,9 @@ public:
*
* Several keyboard scheme are supported:
* * Chewing_STANDARD Standard ZhuYin keyboard, which maps 1 to Bo(ㄅ), q to Po(ㄆ) etc.
- * * Chewing_HSU Hsu ZhuYin keyboard, which uses a-z (except q) chars.
* * Chewing_IBM IBM ZhuYin keyboard, which maps 1 to Bo(ㄅ), 2 to Po(ㄆ) etc.
- * * Chewing_GIN_YIEH Gin-Yieh ZhuYin keyboard.
- * * Chewing_ET Eten (倚天) ZhuYin keyboard.
- * * Chewing_ET26 Eten (倚天) ZhuYin keyboard, which only uses a-z chars.
+ * * Chewing_GINYIEH Gin-Yieh ZhuYin keyboard.
+ * * Chewing_ETEN Eten (倚天) ZhuYin keyboard.
*/
/* Note: maybe yunmus shuffle will be supported later.