Changeset: 3012932b11d2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/3012932b11d2 Modified Files: sql/storage/sql_storage.h Branch: Oct2020 Log Message:
Typo. diffs (12 lines): diff --git a/sql/storage/sql_storage.h b/sql/storage/sql_storage.h --- a/sql/storage/sql_storage.h +++ b/sql/storage/sql_storage.h @@ -291,7 +291,7 @@ typedef struct store_functions { snapshot_fptr save_snapshot; - /* rollforward the changes, first snapshot, then log and finaly apply */ + /* rollforward the changes, first snapshot, then log and finally apply */ update_table_fptr snapshot_table; update_table_fptr log_table; update_table_fptr update_table; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list