summaryrefslogtreecommitdiffstats
path: root/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
diff options
context:
space:
mode:
authorMichael Zanetti <michael.zanetti@nokia.com>2012-03-21 17:21:51 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-22 14:55:36 +0100
commit84adb801e46418e5625fdcd025bd65d123818793 (patch)
tree1a2da9daa484c9cf1dd6ec5da8f59366ddbd89d7 /src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
parent9be870b80ea0f8a1d41558cdc4281cd3eec90c21 (diff)
Changed all occurrances of QML "element" to QML "type" as agreed by the docs team
Change-Id: I812fda9282eaa6f25d0b198d6729ff99899bfe62 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/imports/bluetooth/qdeclarativebluetoothsocket.cpp')
-rw-r--r--src/imports/bluetooth/qdeclarativebluetoothsocket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
index d903c700..43f9ec9b 100644
--- a/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
+++ b/src/imports/bluetooth/qdeclarativebluetoothsocket.cpp
@@ -65,7 +65,7 @@
\sa QBluetoothSocket
\sa QDataStream
- The BluetoothSocket element was introduced in \b{QtBluetooth 5.0}.
+ The BluetoothSocket type was introduced in \b{QtBluetooth 5.0}.
It allows a QML class connect to another bluetooth device and send
and receive QString from the device. Data is sent and received using a