Correct a typo in the reference documentation of D-Bus Chat example
In the sentence "Users connect and send message to each other", change "message" to "messages". Pick-to: 6.7 6.6 6.5 6.2 Change-Id: Ib4d0991d314cd300a56def8797cac604fa88ea35 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
This commit is contained in:
parent
282839ad41
commit
379f23cfdc
@ -9,7 +9,7 @@
|
||||
\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
|
||||
|
Loading…
x
Reference in New Issue
Block a user