From c419c58c979abe04bcb6b126dc97fdb46502c217 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 25 Jul 2023 08:45:52 +0530 Subject: [PATCH] string changes --- manual/gui.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/gui.rst b/manual/gui.rst index 1ef99c8fd9..d17e1ab404 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -509,11 +509,11 @@ search. More about saving searches below. *Virtual libraries* -The special field ``vl`` is used to search for books in a virtual library. For -example, ``vl:Read`` will find all the books in the *Read* virtual library. The search +The special field ``vl`` is used to search for books in a Virtual library. For +example, ``vl:Read`` will find all the books in the *Read* Virtual library. The search ``vl:Read and vl:"Science Fiction"`` will find all the books that are in both the *Read* and *Science Fiction* virtual libraries. The value following ``vl:`` must be the name of a -virtual library. If the virtual library name contains spaces then surround it with quotes. +Virtual library. If the Virtual library name contains spaces then surround it with quotes. *Whether a field has a value*