summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DivePlannerSetup.qml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qml/DivePlannerSetup.qml')
-rw-r--r--mobile-widgets/qml/DivePlannerSetup.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/DivePlannerSetup.qml b/mobile-widgets/qml/DivePlannerSetup.qml
index 4c014aaf5..888b5331f 100644
--- a/mobile-widgets/qml/DivePlannerSetup.qml
+++ b/mobile-widgets/qml/DivePlannerSetup.qml
@@ -214,7 +214,7 @@ TemplatePage {
}
TemplateRadioButton {
- text: qsTr("Bühlmannh deco")
+ text: qsTr("Bühlmann deco")
Layout.columnSpan: 2
checked: Backend.planner_deco_mode === Enums.BUEHLMANN
onClicked: {