summaryrefslogtreecommitdiffstats
path: root/src/storage/chewing_large_table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/chewing_large_table.cpp')
-rw-r--r--src/storage/chewing_large_table.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/chewing_large_table.cpp b/src/storage/chewing_large_table.cpp
index b8be274..921883b 100644
--- a/src/storage/chewing_large_table.cpp
+++ b/src/storage/chewing_large_table.cpp
@@ -114,7 +114,7 @@ void ChewingBitmapIndexLevel::reset() {
}
-/* search methods */
+/* search method */
int ChewingBitmapIndexLevel::search(int phrase_length,
/* in */ ChewingKey keys[],