From 8cbe802881dc2da22f2092892b65bc38eadd22d6 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 28 Aug 2015 11:44:19 +0200 Subject: [PATCH] Added missing ) --- resources/qml/ViewPage.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/qml/ViewPage.qml b/resources/qml/ViewPage.qml index 3bab4acd1a..66af58eaa6 100644 --- a/resources/qml/ViewPage.qml +++ b/resources/qml/ViewPage.qml @@ -42,7 +42,7 @@ UM.PreferencesPage onClicked: overhangCheckbox.checked = !overhangCheckbox.checked //: Display Overhang preference tooltip - tooltip: catalog.i18nc("@info:tooltip","Highlight unsupported areas of the model in red. Without support these areas will nog print properly." + tooltip: catalog.i18nc("@info:tooltip","Highlight unsupported areas of the model in red. Without support these areas will nog print properly.") style: ButtonStyle {