2453: Typos/grammar errors (by Joan Creus)

svn: r11193
This commit is contained in:
Jérôme Rapinat
2008-10-25 18:40:00 +00:00
parent e83a49df3b
commit 429fdfca9c
3 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ class HasMarkerBase(Rule):
labels = [ _('Marker type:')]
name = _('Has marker of')
description = _("Matches markers of a partikular type")
description = _("Matches markers of a particular type")
category = _('General filters')
def apply(self, db, obj):