QML UI: fix typo

Simple typo on the overlay drawer.

Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
Joakim Bygdell 2017-07-23 08:22:44 +02:00 committed by Dirk Hohndel
parent 587882c88b
commit 2187ef6c90

View file

@ -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")