diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml index aad10455c7d..262e512f86b 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml @@ -107,7 +107,7 @@ Section { Label { text: qsTr("Padding") - tooltip: qsTr("Padding between the content and the edges of the items.") + tooltip: qsTr("Padding between the content and the edges of the items.") } SecondColumnLayout { SpinBox {