diff --git a/resources/qml/WizardPages/Bedleveling.qml b/resources/qml/WizardPages/Bedleveling.qml index 94402f5fbd..a6c471341c 100644 --- a/resources/qml/WizardPages/Bedleveling.qml +++ b/resources/qml/WizardPages/Bedleveling.qml @@ -120,7 +120,7 @@ Item anchors.left: parent.left width: parent.width wrapMode: Text.WordWrap - text: catalog.i18nc("@label", "Everythink is in order! You're done with bedeleveling.") + text: catalog.i18nc("@label", "Everything is in order! You're done with bedleveling.") } function threePointLeveling(width, height)