POS: Correct label text

CURA-6683
This commit is contained in:
Nino van Hooff 2019-09-18 09:52:34 +02:00
parent be7bd59e30
commit fbba39cb63

View file

@ -121,7 +121,7 @@ Item
Button
{
id: overhangMeshButton
text: catalog.i18nc("@label", "Modify settings for overlays")
text: catalog.i18nc("@label", "Modify settings for overlaps")
iconSource: UM.Theme.getIcon("pos_modify_overlaps");
property bool needBorder: true
checkable:true