Fix wording of searching checkbox as this has switched to case sensitive
This commit is contained in:
parent
6a28836932
commit
f0d319a8fc
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user