From 09da098eea70698faab38c225e2d96e4f9ee38c3 Mon Sep 17 00:00:00 2001 From: Fabian Bumberger Date: Mon, 17 Mar 2014 12:44:14 +0100 Subject: Fix spelling mistake Change-Id: I63625259f3b34a3cf32f6c508b48860d274ba6ac Reviewed-by: Alex Blasche --- src/connectivity/bluetooth/qbluetoothtransferrequest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3