summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/http.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/http.qdoc')
-rw-r--r--examples/network/doc/src/http.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/network/doc/src/http.qdoc b/examples/network/doc/src/http.qdoc
index 89223b7894..62cfffd603 100644
--- a/examples/network/doc/src/http.qdoc
+++ b/examples/network/doc/src/http.qdoc
@@ -29,9 +29,10 @@
\example http
\title HTTP Example
\ingroup examples-network
+ \brief Demonstrates a simple HTTP client
- \brief The HTTP example demonstrates a simple HTTP client that shows how to fetch files
- specified by URLs from remote hosts.
+ This example demonstrates how a simple HTTP client can fetch files
+ from remote hosts.
\image http-example.png
*/