summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/torrent.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/torrent.qdoc')
-rw-r--r--examples/network/doc/src/torrent.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/network/doc/src/torrent.qdoc b/examples/network/doc/src/torrent.qdoc
index 791464c9a4..939ebcbc6b 100644
--- a/examples/network/doc/src/torrent.qdoc
+++ b/examples/network/doc/src/torrent.qdoc
@@ -29,9 +29,10 @@
\example torrent
\title Torrent Example
\ingroup examples-network
+ \brief Demonstrates complex TCP/IP operations
- \brief The Torrent example is a functional BitTorrent client that
- illustrates how to write a complex TCP/IP application using Qt.
+ This example demonstrates some of the complex TCP/IP operations
+ supported by the Qt Network APIs.
\image torrent-example.png