Fix "developper" typos

This commit is contained in:
miruka 2020-03-16 00:25:30 -04:00
parent 665c00645b
commit 1b1912a55f
2 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ Rectangle {
HButton {
backgroundColor: "transparent"
icon.name: "developper-console"
toolTip.text: qsTr("Developper console")
icon.name: "developer-console"
toolTip.text: qsTr("Developer console")
onClicked: mainUI.shortcuts.toggleConsole() // FIXME

View File

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 354 B