Fix DBus cmake component name

If a user would copy paste the cmake line shown in the documentation
it would fail to find the package because it has the wrong case.

Change-Id: Ia5354cf408a5744bcb1c13f2624b10a6a1dbea4b
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Maxime Roussin-Bélanger 2022-10-13 23:28:23 -04:00
parent 71f7a49fb2
commit f3bcf92216

View File

@ -8,7 +8,7 @@
to perform Inter-Process Communication using the \l{Qt D-Bus}{D-Bus} protocol.
\ingroup modules
\qtcmakepackage Dbus
\qtcmakepackage DBus
\qtvariable dbus
\keyword The QDBus compiler