Fix typos in InlineLabelSelect.qml

This commit is contained in:
Grégoire Willmann
2020-11-18 10:54:31 +01:00
committed by James Houlahan
parent b595247392
commit 89e9e17d26

View File

@ -45,7 +45,7 @@ Row {
}
InfoToolTip {
info: qsTr( "When master import lablel is selected then all imported email will have this label.", "Tooltip text for master import label")
info: qsTr( "When master import label is selected then all imported emails will have this label.", "Tooltip text for master import label")
anchors.verticalCenter: parent.verticalCenter
}