From 106f8900a92a0826aa1da18d7769854526ebdaba Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 6 Apr 2020 10:12:04 +0530 Subject: [PATCH] ... --- src/calibre/gui2/search_restriction_mixin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/search_restriction_mixin.py b/src/calibre/gui2/search_restriction_mixin.py index 87ec193ce5..b6a381092a 100644 --- a/src/calibre/gui2/search_restriction_mixin.py +++ b/src/calibre/gui2/search_restriction_mixin.py @@ -150,7 +150,7 @@ class CreateVirtualLibrary(QDialog): # {{{ you do will only search within the books in the Virtual library. This is a good way to partition your large library into smaller and easier to work with subsets.

-

For example you can use a Virtual library to only show you books with the Tag "Unread" +

For example you can use a Virtual library to only show you books with the tag "Unread" or only books by "My favorite author" or only books in a particular series.

More information and examples are available in the