From 1b86a8269ec3fa326480cb0217fa14f625b30e06 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 5 Jan 2018 14:45:58 +0530 Subject: [PATCH] ... --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 30fe84da7e..c60be5e2ab 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -54,7 +54,7 @@ - title: "Edit book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line" - - title: "Tag browser: Fix position not bing preserved when deleting books." + - title: "Tag browser: Fix position not being preserved when deleting books." tickets: [1740387] - title: "Edit Book: Use the cache directory rather than the temp directory to store working files. Hopefully prevents temp file cleaners from destroying books."