summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)