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.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/dbus/doc/src/chat.qdoc b/examples/dbus/doc/src/chat.qdoc
index a39cf85367..fdbc2f30ae 100644
--- a/examples/dbus/doc/src/chat.qdoc
+++ b/examples/dbus/doc/src/chat.qdoc
@@ -3,15 +3,16 @@
/*!
\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.png
+ \image dbus-chat-example.webp
\include examples-run.qdocinc
*/