summaryrefslogtreecommitdiffstats
path: root/examples/dbus/doc/src/chat.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/doc/src/chat.qdoc')
-rw-r--r--examples/dbus/doc/src/chat.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/dbus/doc/src/chat.qdoc b/examples/dbus/doc/src/chat.qdoc
index b8dd8822af..fdbc2f30ae 100644
--- a/examples/dbus/doc/src/chat.qdoc
+++ b/examples/dbus/doc/src/chat.qdoc
@@ -3,12 +3,13 @@
/*!
\example chat
- \title D-Bus Chat Example
+ \title D-Bus Chat
+ \examplecategory {Connectivity}
\ingroup examples-dbus
\brief Demonstrates communication among instances of an application.
\e Chat is a \l{Qt D-Bus} example which demonstrates a simple chat system
- among instances of an application. Users connect and send message to
+ among instances of an application. Users connect and send messages to
each other.
\image dbus-chat-example.webp