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 3ef95efce3..0430b5219d 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
- The Network Chat example 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.