summaryrefslogtreecommitdiff
path: root/modules/controlcenter/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/bluetooth')
-rw-r--r--modules/controlcenter/bluetooth/Settings.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/controlcenter/bluetooth/Settings.qml b/modules/controlcenter/bluetooth/Settings.qml
index fb493ff..fd33af9 100644
--- a/modules/controlcenter/bluetooth/Settings.qml
+++ b/modules/controlcenter/bluetooth/Settings.qml
@@ -26,7 +26,7 @@ ColumnLayout {
StyledText {
Layout.alignment: Qt.AlignHCenter
- text: qsTr("Bluetooth settings")
+ text: qsTr("Bluetooth Settings")
font.pointSize: Appearance.font.size.large
font.bold: true
}