diff options
author | Peng Wu <alexepico@gmail.com> | 2013-08-09 14:06:21 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2013-08-09 14:06:21 +0800 |
commit | 9538cb526643a58dad2e8ff15337d784eac5537b (patch) | |
tree | 2b2ff5a6f551514a4c294ac86bd76d9a7356fa01 /src/storage/ngram.cpp | |
parent | 94fee6c690d4f4f86fa000bb68390558364614ac (diff) | |
download | libzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.tar.gz libzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.tar.xz libzhuyin-9538cb526643a58dad2e8ff15337d784eac5537b.zip |
update sources
Diffstat (limited to 'src/storage/ngram.cpp')
-rw-r--r-- | src/storage/ngram.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/storage/ngram.cpp b/src/storage/ngram.cpp index 3964388..4f760ab 100644 --- a/src/storage/ngram.cpp +++ b/src/storage/ngram.cpp @@ -1,6 +1,6 @@ /* - * libpinyin - * Library to deal with pinyin. + * libzhuyin + * Library to deal with zhuyin. * * Copyright (C) 2006-2007 Peng Wu * |