typo
svn: r11242
This commit is contained in:
@@ -39,7 +39,7 @@ from Filters.Rules._HasNoteRegexBase import HasNoteRegexBase
|
|||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
class HasNoteRegexp(HasNoteRegexBase):
|
class HasNoteRegexp(HasNoteRegexBase):
|
||||||
|
|
||||||
name = _('Repositoriess having notes '
|
name = _('Repositories having notes '
|
||||||
'containing <regular expression>')
|
'containing <regular expression>')
|
||||||
description = _("Matches repositories whose notes contain text "
|
description = _("Matches repositories whose notes contain text "
|
||||||
"matching a regular expression")
|
"matching a regular expression")
|
||||||
|
Reference in New Issue
Block a user