|
@@ -251,7 +251,7 @@ Icons = {
|
|
|
label = _('Digitize new centroid'),
|
|
|
desc = _('Left: new point')),
|
|
|
'addArea' : MetaIcon(img = iconSet.get('polygon-create', wx.ART_ERROR),
|
|
|
- label = _('Digitize new area (composition of bondaries without category and one centroid with category)'),
|
|
|
+ label = _('Digitize new area (composition of boundaries without category and one centroid with category)'),
|
|
|
desc = _('Left: new point')),
|
|
|
'addVertex' : MetaIcon(img = iconSet.get('vertex-create', wx.ART_ERROR),
|
|
|
label = _('Add new vertex'),
|