This commit is contained in:
Kovid Goyal 2021-02-11 17:37:37 +05:30
parent c7ee68b0ba
commit 24b37296d5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -152,8 +152,8 @@ class CreateVirtualLibrary(QDialog): # {{{
you do will only search within the books in the Virtual library. This 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.</p> is a good way to partition your large library into smaller and easier to work with subsets.</p>
<p>For example you can use a Virtual library to only show you books with the tag <i>"Unread"</i> <p>For example you can use a Virtual library to only show you books with the tag <i>Unread</i>
or only books by <i>"My favorite author"</i> or only books in a particular series.</p> or only books by <i>My favorite author</i> or only books in a particular series.</p>
<p>More information and examples are available in the <p>More information and examples are available in the
<a href="%s">User Manual</a>.</p> <a href="%s">User Manual</a>.</p>