This commit is contained in:
Kovid Goyal 2024-03-09 14:50:54 +05:30
commit cd61132d9d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -275,7 +275,7 @@ def create_template_tab(self):
"With Text comparisons you can use contains (T), exact (=T), "
"or regular expression matches (~T), where T is your text. "
"With Date you can use today, yesterday, etc. When checking for "
"Set use 'true' or 'yes'. When checking for not set use 'false' "
"Set use 'true' or 'yes'. When checking for Not set use 'false' "
"or 'no'") + '</p>')
l.addRow(_('Template &value:'), le)