From 84cfccdd18646dfa0b34b0ddefe9dad849117e01 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 8 Nov 2019 08:09:39 +0530 Subject: [PATCH] typo --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 223ee716b2..22baf240ec 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -48,7 +48,7 @@ - title: "Book details: Fix clicking on tags etc not generating exact match searches" - - title: "Viewer: When resizing and the resizing back to the old size ensure we return to the same page in paged mode." + - title: "Viewer: When resizing and then resizing back to the old size ensure we return to the same page in paged mode." tickets: [1847507] - title: "Duplicates dialog: Sort sub-list of matching books already in calibre by author for easier inspection."