summaryrefslogtreecommitdiff
path: root/src/bluetooth/qbluetoothserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothserver.cpp')
-rw-r--r--src/bluetooth/qbluetoothserver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothserver.cpp b/src/bluetooth/qbluetoothserver.cpp
index a7ceff64..8665e33e 100644
--- a/src/bluetooth/qbluetoothserver.cpp
+++ b/src/bluetooth/qbluetoothserver.cpp
@@ -145,7 +145,7 @@ QT_BEGIN_NAMESPACE
/*!
\fn QBluetoothSocket *QBluetoothServer::nextPendingConnection()
- Returns a pointer to aQBluetoothSocket for the next pending connection. It is the callers
+ Returns a pointer to the QBluetoothSocket for the next pending connection. It is the callers
responsibility to delete the pointer.
*/