summaryrefslogtreecommitdiff
path: root/examples/doc/echoclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/doc/echoclient.qdoc')
-rw-r--r--examples/doc/echoclient.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/doc/echoclient.qdoc b/examples/doc/echoclient.qdoc
index a1f1646..a6cb1a9 100644
--- a/examples/doc/echoclient.qdoc
+++ b/examples/doc/echoclient.qdoc
@@ -43,7 +43,10 @@
\example echoclient
\title Echo Client Example
\ingroup qtwebsockets-examples
- \brief Explains how to use the websocket API to create a simple echo client.
+ \brief Describes how to use the websocket API for creating a simple echo client.
+
+ The Echo Client Example shows how to use the websocket API to create a simple
+ echo client.
\sa {Echo Server Example}
*/