This commit is contained in:
Kovid Goyal 2014-01-31 16:05:14 +05:30
parent 3ff5b2bb99
commit f887a39c42
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ The :ref:`edit` tool has a very useful feature, called :ref:`checkpoints`. This
allows you to save the current state of the book as a named
*checkpoint*, to which you can revert if you do not like the changes you have
made since creating the checkpoint. Checkpoints are also created automatically
when you perform various automated actions int he editor. You can see the list
when you perform various automated actions in the editor. You can see the list
of checkpoints by going to :guilabel:`View->Checkpoints` and then use the
:guilabel:`Comapre` button to compare the book at the selected checkpoint with
the current state. The comparison tool will show the checkpoint on the left and

View File

@ -377,7 +377,7 @@ the results, return to the checkpointed state. Checkpoints are automatically
created every time you run any of the automated tools described in the
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 before`
The checkpointing functionality is in addition to the normal Undo/redo