diff --git a/kdecore/kernel/kdbusconnectionpool.h b/kdecore/kernel/kdbusconnectionpool.h index 4e80336b..f7f89896 100644 --- a/kdecore/kernel/kdbusconnectionpool.h +++ b/kdecore/kernel/kdbusconnectionpool.h @@ -35,7 +35,7 @@ namespace KDBusConnectionPool KDECORE_EXPORT QDBusConnection threadConnection(); /** - * Checks if service is registered on the give connection. + * Checks if service is registered on the given connection. * @since 4.24.0 */ KDECORE_EXPORT bool isServiceRegistered(const QString &service, const QDBusConnection &connection);