From 1200b85f50b209807baeb6d9c79b8ebef242e440 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 May 2020 08:29:52 +0530 Subject: [PATCH] String changes --- Changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 703d8b1ac7..777dd38e5e 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -2378,7 +2378,7 @@ to appear as Unknown if metadata management was set to manual in calibre." - title: "Wireless driver: Allow specifying extra file formats (unknown to calibre) to send" bug fixes: - - title: "Fix a regression that caused clicking the Clear button in the main search bar to not unapply the current search until enter is pressed." + - title: "Fix a regression that caused clicking the Clear button in the main search bar to not unapply the current search until the Enter key is pressed." - title: "Linux: Fix a regression causing calibre to fail to start on systems with no DBUS session bus"