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.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/network/doc/src/network-chat.qdoc b/examples/network/doc/src/network-chat.qdoc
index cd5ec4b348..b95a13098f 100644
--- a/examples/network/doc/src/network-chat.qdoc
+++ b/examples/network/doc/src/network-chat.qdoc
@@ -29,10 +29,10 @@
\example network-chat
\title Network Chat Example
\ingroup examples-network
+ \brief Demonstrates a stateful peer-to-peer Chat client
- \brief The Network Chat example demonstrates a stateful peer-to-peer Chat client
- that uses broadcasting with QUdpSocket and QNetworkInterface to discover
- its peers.
+ This example uses broadcasting with QUdpSocket and QNetworkInterface to
+ discover its peers.
\image network-chat-example.png
*/