summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/src
diff options
context:
space:
mode:
authorJonas Kvinge <jonas@jkvinge.net>2021-10-09 02:59:32 +0200
committerJonas Kvinge <jonas@jkvinge.net>2021-10-14 20:22:21 +0200
commit071ebc9eee5ea404e48b32983c80b066355df270 (patch)
tree63dceb845c33dcecddaefa37b0ffe6b231f96864 /src/dbus/doc/src
parent1463ffc38d806e11359fb66e7618b3e93f7d756b (diff)
dbus: Fix typos
Pick-to: 5.15 6.2 Change-Id: I9efce6a3163ca6564d511c994776ff96999909b4 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/dbus/doc/src')
-rw-r--r--src/dbus/doc/src/dbus-adaptors.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus/doc/src/dbus-adaptors.qdoc b/src/dbus/doc/src/dbus-adaptors.qdoc
index d2a5ac27a8..68cacf8e64 100644
--- a/src/dbus/doc/src/dbus-adaptors.qdoc
+++ b/src/dbus/doc/src/dbus-adaptors.qdoc
@@ -190,7 +190,7 @@
The delayed reply itself is requested from Qt D-Bus by calling
QDBusMessage::reply() on the original message. It then becomes the
- resposibility of the called code to eventually send a reply to the
+ responsibility of the called code to eventually send a reply to the
caller.
\warning When a caller places a method call and waits for a reply, it will