summaryrefslogtreecommitdiffstats
path: root/qt-ui/btdeviceselectiondialog.ui
diff options
context:
space:
mode:
authorGravatar Claudiu Olteanu <olteanu.claudiu@ymail.com>2015-07-19 22:05:00 +0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-20 05:52:10 -0700
commit5fd0c7dd430a7ecb5526a4ed07b75abe332c561d (patch)
treefaf1e922f767e6f90a90cf8a88e057a55663bde2 /qt-ui/btdeviceselectiondialog.ui
parentaaf61c52d81b5a8ebf479f3107c4a7529ea4187a (diff)
downloadsubsurface-5fd0c7dd430a7ecb5526a4ed07b75abe332c561d.tar.gz
Fix typos on Bluetooth selection widget
Fix "lable" typos from Bluetooth selection widget. Signed-off-by: Claudiu Olteanu <olteanu.claudiu@ymail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/btdeviceselectiondialog.ui')
-rw-r--r--qt-ui/btdeviceselectiondialog.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/qt-ui/btdeviceselectiondialog.ui b/qt-ui/btdeviceselectiondialog.ui
index 6f81c9a21..95c09d1c7 100644
--- a/qt-ui/btdeviceselectiondialog.ui
+++ b/qt-ui/btdeviceselectiondialog.ui
@@ -123,7 +123,7 @@
</property>
<layout class="QFormLayout" name="formLayout_2">
<item row="2" column="0">
- <widget class="QLabel" name="deviceNameLable">
+ <widget class="QLabel" name="deviceNameLabel">
<property name="text">
<string>Name: </string>
</property>
@@ -137,7 +137,7 @@
</widget>
</item>
<item row="3" column="0">
- <widget class="QLabel" name="deviceAddressLable">
+ <widget class="QLabel" name="deviceAddressLabel">
<property name="text">
<string>Address:</string>
</property>
@@ -198,7 +198,7 @@
<widget class="QComboBox" name="localSelectedDevice"/>
</item>
<item row="1" column="0">
- <widget class="QLabel" name="selectDeviceLable">
+ <widget class="QLabel" name="selectDeviceLabel">
<property name="text">
<string>Select device:</string>
</property>