summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser2.h
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-03-21 15:27:31 +0800
committerPeng Wu <alexepico@gmail.com>2012-03-21 15:28:59 +0800
commit656f3de497353660a702f8de5040d47b5be4accf (patch)
tree049a0c87bba745cce8c0cb91d406de52222a8665 /src/storage/pinyin_parser2.h
parent224d3f608d3b1c89e9d120ee94544a4ff761a3fe (diff)
downloadlibpinyin-656f3de497353660a702f8de5040d47b5be4accf.tar.gz
libpinyin-656f3de497353660a702f8de5040d47b5be4accf.tar.xz
libpinyin-656f3de497353660a702f8de5040d47b5be4accf.zip
update comments
Diffstat (limited to 'src/storage/pinyin_parser2.h')
-rw-r--r--src/storage/pinyin_parser2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/pinyin_parser2.h b/src/storage/pinyin_parser2.h
index 269aa4c..5f81b00 100644
--- a/src/storage/pinyin_parser2.h
+++ b/src/storage/pinyin_parser2.h
@@ -120,7 +120,7 @@ public:
* @options: the pinyin options from pinyin_custom2.h.
* @keys: the parsed result of struct ChewingKeys.
* @str: the input of the ascii string.
- * @len: the length of str.
+ * @len: the length of the str.
* @returns: the number of chars were actually used.
*
* Parse the ascii string into an array of struct ChewingKeys.