summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/src/qdbusxml2cpp.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus/doc/src/qdbusxml2cpp.qdoc')
-rw-r--r--src/dbus/doc/src/qdbusxml2cpp.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbus/doc/src/qdbusxml2cpp.qdoc b/src/dbus/doc/src/qdbusxml2cpp.qdoc
index 90fb2e15ec..7ec9d446d6 100644
--- a/src/dbus/doc/src/qdbusxml2cpp.qdoc
+++ b/src/dbus/doc/src/qdbusxml2cpp.qdoc
@@ -27,10 +27,10 @@
/*!
\page qdbusxml2cpp.html
- \title QtDBus XML compiler (qdbusxml2cpp)
+ \title Qt D-Bus XML compiler (qdbusxml2cpp)
\keyword qdbusxml2cpp
- The QtDBus XML compiler is a tool that can be used to parse interface descriptions and produce
+ The Qt D-Bus XML compiler is a tool that can be used to parse interface descriptions and produce
static code representing those interfaces, which can then be used to make calls to remote
objects or implement said interfaces.