summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2017-12-25 15:17:24 +0800
committerPeng Wu <alexepico@gmail.com>2017-12-25 15:18:53 +0800
commit3e5d3b78c18e7c7d73733af756fb52f483a974d2 (patch)
tree61faaeda20cd521e2fa101d7d7a5dda9d55b8d5a
parent8b618b16fd4cead026fdc48177d6e31fbce5fc49 (diff)
downloadlibpinyin-3e5d3b78c18e7c7d73733af756fb52f483a974d2.tar.gz
libpinyin-3e5d3b78c18e7c7d73733af756fb52f483a974d2.tar.xz
libpinyin-3e5d3b78c18e7c7d73733af756fb52f483a974d2.zip
update comment
-rw-r--r--src/lookup/phonetic_lookup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lookup/phonetic_lookup.h b/src/lookup/phonetic_lookup.h
index 96cb7cf..a8a1def 100644
--- a/src/lookup/phonetic_lookup.h
+++ b/src/lookup/phonetic_lookup.h
@@ -267,7 +267,7 @@ public:
return true;
}
- /* Array of trellis_value_t */
+ /* PtrArray of trellis_value_t pointer */
bool get_candidates(/* in */ gint32 index,
/* out */ GPtrArray * candidates) const {
LookupStepContent step = (LookupStepContent)