summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/multicastreceiver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/multicastreceiver.qdoc')
-rw-r--r--examples/network/doc/src/multicastreceiver.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/network/doc/src/multicastreceiver.qdoc b/examples/network/doc/src/multicastreceiver.qdoc
index fddbafe788..62174f5d4d 100644
--- a/examples/network/doc/src/multicastreceiver.qdoc
+++ b/examples/network/doc/src/multicastreceiver.qdoc
@@ -28,9 +28,9 @@
/*!
\example multicastreceiver
\title Multicast Receiver Example
+ \ingroup examples-network
+ \brief Demonstrates how to receive information sent to a multicast group
- \brief The Multicast Receiever example shows how to receive information that is
- sent to a multicast group.
-
+ This example demonstrates how to receive messages sent to a multicast group
\image multicastreceiver-example.png
*/