This commit is contained in:
Kovid Goyal 2016-02-28 11:47:46 +05:30
parent c223f8c3e8
commit d155c08642

View File

@ -467,7 +467,7 @@ previous section.
You can create a checkpoint via :guilabel:`Edit->Create checkpoint`. And go back You can create a checkpoint via :guilabel:`Edit->Create checkpoint`. And go back
to a previous checkpoint with :guilabel:`Edit->Revert to ...` to a previous checkpoint with :guilabel:`Edit->Revert to ...`
The checkpointing functionality is in addition to the normal Undo/redo The check pointing functionality is in addition to the normal Undo/redo
mechanism when editing individual files. Checkpoints are particularly useful mechanism when editing individual files. Checkpoints are particularly useful
for when changes are spread over multiple files in the book or when you wish to for when changes are spread over multiple files in the book or when you wish to
be able to revert a large group of related changes as a whole. be able to revert a large group of related changes as a whole.