diff --git a/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json b/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json index 430124cee49..9aa116177be 100644 --- a/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json +++ b/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json @@ -120,7 +120,7 @@ { "name": "GenerateForm", "type": "CheckBox", - "trDisplayName": "Generate form:", + "trDisplayName": "Generate form", "data": { "checked": true } }, {