diff options
author | rbuj <[email protected]> | 2018-09-22 13:34:54 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-23 16:43:22 +0200 |
commit | 63334056412b97813a190ed4ec4470bc572db3c5 (patch) | |
tree | 35bd11d8c656afb9fbe56c72bbfe92ac7bc0dc8c /gsearchtool/help | |
parent | d58400cdc023dad4075134f756405d220b7f51aa (diff) | |
download | mate-utils-63334056412b97813a190ed4ec4470bc572db3c5.tar.bz2 mate-utils-63334056412b97813a190ed4ec4470bc572db3c5.tar.xz |
Fix spelling and grammar mistakes
Diffstat (limited to 'gsearchtool/help')
-rw-r--r-- | gsearchtool/help/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gsearchtool/help/C/index.docbook b/gsearchtool/help/C/index.docbook index 28da78a7..1ea0e7db 100644 --- a/gsearchtool/help/C/index.docbook +++ b/gsearchtool/help/C/index.docbook @@ -429,7 +429,7 @@ <entry> <para>Name does not contain</para></entry> <entry> - <para>Search for filenames that do not contain the string that you enter. Enter a full filename or a partial filename with wildcards in the field provided. Use * to indicate a sequence of characters. Use ? to indicate a single character. The search is case sensitive.</para></entry> + <para>Search for filenames that do not contain the string that you enter. Enter a full filename or a partial filename with wildcards in the field provided. Use * to indicate a sequence of characters. Use ? to indicate a single character. The search is case-sensitive.</para></entry> </row> <row valign="top"> <entry> |