From cc58f2eda78df2c1b1bb35a5cb50e8810c5149c9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 8 Aug 2022 15:27:13 +0530 Subject: [PATCH] ... --- manual/viewer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/viewer.rst b/manual/viewer.rst index 13df7e0c75..296bb48a0f 100644 --- a/manual/viewer.rst +++ b/manual/viewer.rst @@ -175,7 +175,7 @@ Available modes are: then accents, spaces and punctuation are no longer ignored. #. :guilabel:`Whole words` - Searches for whole words. So for example, the search - ``pena`` will patch the word ``Peña`` but not the word ``Penal``. As with, + ``pena`` will patch the word ``Peña`` but not the word ``Penal``. As with :guilabel:`Contains` searches above, accents and punctuation are ignored unless the :guilabel:`Case sensitive` box is checked.