QML UI: fix typo
Simple typo on the overlay drawer. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
587882c88b
commit
2187ef6c90
@ -132,7 +132,7 @@ Kirigami.ApplicationWindow {
|
||||
},
|
||||
Kirigami.Action {
|
||||
iconName: "icons/ic_sync.svg"
|
||||
text: qsTr("Dive managment")
|
||||
text: qsTr("Dive management")
|
||||
Kirigami.Action {
|
||||
iconName: "icons/ic_add.svg"
|
||||
text: qsTr("Add dive manually")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user