From ba2ccd0e72d65df58fd429eab7a29abdda0a8670 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 28 May 2023 06:10:40 +0530 Subject: [PATCH] Fix #2021406 [Preferences: Odd tooltip spacing](https://bugs.launchpad.net/calibre/+bug/2021406) --- src/calibre/gui2/preferences/search.ui | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/calibre/gui2/preferences/search.ui b/src/calibre/gui2/preferences/search.ui index e2f6bd99db..eabf77e00b 100644 --- a/src/calibre/gui2/preferences/search.ui +++ b/src/calibre/gui2/preferences/search.ui @@ -166,11 +166,7 @@ Use keyboard searching in the book list - <p>If enabled then pressing a key in the library view - will search for the next cell in the current column where the - value starts with the letter pressed. If there is no such cell - then nothing happens. If the letter is a shortcut then the - shortcut takes precedence.</p> + <p>When enabled, pressing a key in the library view will search for the next cell in the current column where the value starts with the letter pressed. If there is no such cell then nothing happens. If the letter is a shortcut then the shortcut takes precedence.</p>