summaryrefslogtreecommitdiff
path: root/examples/websockets/doc/echoclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/doc/echoclient.qdoc')
-rw-r--r--examples/websockets/doc/echoclient.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/websockets/doc/echoclient.qdoc b/examples/websockets/doc/echoclient.qdoc
index a6cb1a9..2c64169 100644
--- a/examples/websockets/doc/echoclient.qdoc
+++ b/examples/websockets/doc/echoclient.qdoc
@@ -43,9 +43,9 @@
\example echoclient
\title Echo Client Example
\ingroup qtwebsockets-examples
- \brief Describes how to use the websocket API for creating 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
+ The Echo Client Example shows how to use the WebSocket API to create a simple
echo client.
\sa {Echo Server Example}