mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Capitalize Bluetooth
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
30d953d4fe
commit
e5caca8f49
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="bluetoothMode">
|
||||
<property name="text">
|
||||
<string>Connect via bluetooth</string>
|
||||
<string>Connect via Bluetooth</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue