summaryrefslogtreecommitdiffstats
path: root/src/serviceframework/databasemanager_symbian.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/serviceframework/databasemanager_symbian.cpp')
-rw-r--r--src/serviceframework/databasemanager_symbian.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/serviceframework/databasemanager_symbian.cpp b/src/serviceframework/databasemanager_symbian.cpp
index 5d8b62bc2b..f05f5a6ad1 100644
--- a/src/serviceframework/databasemanager_symbian.cpp
+++ b/src/serviceframework/databasemanager_symbian.cpp
@@ -83,7 +83,7 @@ QTM_BEGIN_NAMESPACE
If the system scope database cannot be opened when performing
user scope operations. The operations are carried out as per normal
- but only acting on the user scope database. Each operation invokation
+ but only acting on the user scope database. Each operation invocation
will try to open a connection with the system scope database.
Terminology note:
@@ -207,7 +207,7 @@ QServiceInterfaceDescriptor DatabaseManager::interfaceDefault(const QString &int
/*
\fn bool DatabaseManager::setInterfaceDefault(const QString &serviceName, const QString &interfaceName, DbScope scope)
- Sets the default interface implemenation for \a interfaceName to the matching
+ Sets the default interface implementation for \a interfaceName to the matching
interface implementation provided by \a service.
If \a service provides more than one interface implementation, the newest