2007-03-07 Stefan Björk <skalman@acc.umu.se>
* src/Filters/Rules/_HasMarkerBase.py (HasMarkerBase): fix typo * src/GrampsWidgets.py: better wording svn: r8283
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user