From d155c0864285d6c95433a98fe3c09afbedabfe9c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 28 Feb 2016 11:47:46 +0530 Subject: [PATCH] ... --- manual/edit.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/edit.rst b/manual/edit.rst index 82f47b5c33..8569337523 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -467,7 +467,7 @@ previous section. You can create a checkpoint via :guilabel:`Edit->Create checkpoint`. And go back 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 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.