From f0d319a8fc208862ef5127790699df19ed31b98d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 15 Feb 2022 18:43:32 -0800 Subject: [PATCH] Fix wording of searching checkbox as this has switched to case sensitive --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.4/pcmanfm-qt.rst b/source/2/2.4/2.4.4/pcmanfm-qt.rst index 08e4e307..1d315052 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -105,7 +105,7 @@ To change what types of files you use choose the :guilabel:`File Type` tab. To c .. image:: search-file-type.png -To search for the actual content of the files you are searching for use the :guilabel:`Content` tab. To enter what you actually want to search for in your file in your :guilabel:`File contains` filed. To search for things not caring whether it is uppercase or lowercase letters check the :guilabel:`Case insensitive` checkbox. To search with a regular expression check the :guilabel:`Use regular expression` checkbox. +To search for the actual content of the files you are searching for use the :guilabel:`Content` tab. To enter what you actually want to search for in your file in your :guilabel:`File contains` filed. To search caring whether it is uppercase or lowercase letters check the :guilabel:`Case sensitive` checkbox. To search with a regular expression check the :guilabel:`Use regular expression` checkbox. .. image:: pcmanfm-content.png