summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/phrase_index.h')
-rw-r--r--src/storage/phrase_index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/storage/phrase_index.h b/src/storage/phrase_index.h
index c1ad870..90c3802 100644
--- a/src/storage/phrase_index.h
+++ b/src/storage/phrase_index.h
@@ -42,8 +42,8 @@
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
* + Phrase Length + number of Pronunciations + Uni-gram Frequency+
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- * + n Pronunciations + Phrase String(UCS2) +
- * ++++++++++++++++++++++++++++++++++++++++++
+ * + Phrase String(UCS2) + n Pronunciations with Frequency +
+ * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
namespace pinyin{