summaryrefslogtreecommitdiff
path: root/examples/websockets/doc/echoserver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/doc/echoserver.qdoc')
-rw-r--r--examples/websockets/doc/echoserver.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/websockets/doc/echoserver.qdoc b/examples/websockets/doc/echoserver.qdoc
index fcb0442..ca020bf 100644
--- a/examples/websockets/doc/echoserver.qdoc
+++ b/examples/websockets/doc/echoserver.qdoc
@@ -47,7 +47,7 @@
sends back the messages it receives.
The Echo Server Example shows how to create a simple server application that
- sends back the messages it receives, using the websockets API.
+ sends back the messages it receives, using the WebSocket API.
\sa {Echo Client Example}
*/