Fix typo in preference description

nog -> not
This commit is contained in:
Ghostkeeper 2016-01-15 17:13:36 +01:00
parent 1d535e5cab
commit d6b6c919fc

View file

@ -30,7 +30,7 @@ UM.PreferencesPage
width: childrenRect.width; width: childrenRect.width;
height: childrenRect.height; height: childrenRect.height;
text: catalog.i18nc("@info:tooltip","Highlight unsupported areas of the model in red. Without support these areas will nog print properly.") text: catalog.i18nc("@info:tooltip","Highlight unsupported areas of the model in red. Without support these areas will not print properly.")
CheckBox CheckBox
{ {