summaryrefslogtreecommitdiff
path: root/src/ivicore/qiviservicemanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivicore/qiviservicemanager.cpp')
-rw-r--r--src/ivicore/qiviservicemanager.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ivicore/qiviservicemanager.cpp b/src/ivicore/qiviservicemanager.cpp
index 7ce232b..0adea74 100644
--- a/src/ivicore/qiviservicemanager.cpp
+++ b/src/ivicore/qiviservicemanager.cpp
@@ -388,7 +388,7 @@ QIviServiceInterface *QIviServiceManagerPrivate::loadServiceBackendInterface(str
/*!
\class QIviServiceManager
\inmodule QtIviCore
- \brief QIviServiceManager provides the Backends to QIviAbstractFeature
+ \brief QIviServiceManager provides the backends to QIviAbstractFeature.
QIviServiceManager is the heart of QtIvi and provides you with an easy way to detect which
backends and interfaces are available.
@@ -453,7 +453,7 @@ QIviServiceInterface *QIviServiceManagerPrivate::loadServiceBackendInterface(str
\instantiates QIviServiceManager
\inqmlmodule QtIvi
- \brief The ServiceManager is the central instance loading the backends and providing ServiceObjects
+ \brief The ServiceManager is the central instance loading the backends and providing ServiceObjects.
The ServiceManager singleton provides a model which can be used to list all available backends
and their interfaces.