summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/blockingfortuneclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/blockingfortuneclient.qdoc')
-rw-r--r--doc/src/examples/blockingfortuneclient.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/blockingfortuneclient.qdoc b/doc/src/examples/blockingfortuneclient.qdoc
index d35ed4c..5549ebb 100644
--- a/doc/src/examples/blockingfortuneclient.qdoc
+++ b/doc/src/examples/blockingfortuneclient.qdoc
@@ -29,7 +29,7 @@
\example network/blockingfortuneclient
\title Blocking Fortune Client Example
- The Blocking Fortune Client example shows how to create a client for a
+ \brief The Blocking Fortune Client example shows how to create a client for a
network service using QTcpSocket's synchronous API in a non-GUI thread.
\image blockingfortuneclient-example.png