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