diff options
Diffstat (limited to 'gsearchtool')
-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> |