Refine demo

This commit is contained in:
wqy
2022-09-03 11:12:54 +08:00
parent 8fe2eebe03
commit 45bb0483ce
2 changed files with 28 additions and 8 deletions

View File

@@ -118,7 +118,7 @@ def execute_redo(name: str) -> None:
_execute(name, redo)
_update_current_operation(name, curr, child)
# snapshot support to check out between different version of database
# snapshot support to checkout between different version of database
# snapshot is persistent
# since redo always remember the recently undo path