summaryrefslogtreecommitdiffstats
path: root/src/storage/phrase_large_table3_kyotodb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/phrase_large_table3_kyotodb.h')
-rw-r--r--src/storage/phrase_large_table3_kyotodb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage/phrase_large_table3_kyotodb.h b/src/storage/phrase_large_table3_kyotodb.h
index 0549697..92439a2 100644
--- a/src/storage/phrase_large_table3_kyotodb.h
+++ b/src/storage/phrase_large_table3_kyotodb.h
@@ -51,7 +51,7 @@ public:
/* attach method */
bool attach(const char * dbfile, guint32 flags);
- /* load/store method */
+ /* load_db/store_db method */
/* use in-memory DBM here, for better performance. */
bool load_db(const char * filename);