summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/chat/doc/src/chat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/chat/doc/src/chat.qdoc')
-rw-r--r--examples/bluetooth/chat/doc/src/chat.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bluetooth/chat/doc/src/chat.qdoc b/examples/bluetooth/chat/doc/src/chat.qdoc
index 4b5e8778..e32a7a32 100644
--- a/examples/bluetooth/chat/doc/src/chat.qdoc
+++ b/examples/bluetooth/chat/doc/src/chat.qdoc
@@ -69,7 +69,7 @@
of the Bluetooth device offering the chat server. It is passed to the \l BluetoothSocket
to establish the connection.
- Once the connection is established the chat information is:
+ Once the connection is established the socket's state is managed as follows:
\snippet chat/chat.qml BluetoothSocket-1
\snippet chat/chat.qml BluetoothSocket-2