mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kdecore: typo
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
453680e04d
commit
acdc2e7acf
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue