diff --git a/manual/diff.rst b/manual/diff.rst index 9b1cb8e93e..adff42912d 100644 --- a/manual/diff.rst +++ b/manual/diff.rst @@ -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 diff --git a/manual/edit.rst b/manual/edit.rst index 727af999aa..81caa85a12 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -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