summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2014-03-17 12:44:14 +0100
committerFabian Bumberger <fbumberger@rim.com>2014-03-18 11:13:30 +0100
commit09da098eea70698faab38c225e2d96e4f9ee38c3 (patch)
tree3d4f26fff7ec1ea1748960fa795470a0702c7d01
parentcb10587e8ada950cc73614768ecaa2afbceb820c (diff)
Fix spelling mistake
Change-Id: I63625259f3b34a3cf32f6c508b48860d274ba6ac Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
-rw-r--r--src/connectivity/bluetooth/qbluetoothtransferrequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connectivity/bluetooth/qbluetoothtransferrequest.cpp b/src/connectivity/bluetooth/qbluetoothtransferrequest.cpp
index 25fb891ddc..adf91033a3 100644
--- a/src/connectivity/bluetooth/qbluetoothtransferrequest.cpp
+++ b/src/connectivity/bluetooth/qbluetoothtransferrequest.cpp
@@ -76,7 +76,7 @@ QTM_BEGIN_NAMESPACE
*/
/*!
- Constructs a new Bluetooth transfer request to the device wit address \a address.
+ Constructs a new Bluetooth transfer request to the device with address \a address.
*/
QBluetoothTransferRequest::QBluetoothTransferRequest(const QBluetoothAddress &address)
:d_ptr(new QBluetoothTransferRequestPrivate)