Better English (thanks Paul for reference)

This commit is contained in:
Ricardo Mones 2017-01-17 11:09:16 +01:00
parent 518c0b205e
commit 11840607c9

View file

@ -524,7 +524,7 @@ static gchar *search_descr_strings[] = {
"%", N_("case sensitive search"),
"#", N_("match using regular expressions instead of substring search"),
"", "" ,
" ", N_("all filtering expressions are allowed, but can not be mixed "
" ", N_("all filtering expressions are allowed, but cannot be mixed "
"through logical operators with the expressions above"),
NULL, NULL
};