summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/network-chat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/network-chat.qdoc')
-rw-r--r--examples/network/doc/src/network-chat.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/doc/src/network-chat.qdoc b/examples/network/doc/src/network-chat.qdoc
index 701dc76ec3..85edf611b6 100644
--- a/examples/network/doc/src/network-chat.qdoc
+++ b/examples/network/doc/src/network-chat.qdoc
@@ -29,7 +29,7 @@
\example network-chat
\title Network Chat Example
\ingroup examples-network
- \brief Demonstrates a stateful peer-to-peer Chat client
+ \brief Demonstrates a stateful peer-to-peer Chat client.
This example uses broadcasting with QUdpSocket and QNetworkInterface to
discover its peers.