summaryrefslogtreecommitdiffstats
path: root/src/organizer/qorganizermanagerengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizer/qorganizermanagerengine.cpp')
-rw-r--r--src/organizer/qorganizermanagerengine.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/organizer/qorganizermanagerengine.cpp b/src/organizer/qorganizermanagerengine.cpp
index 1887a8aef5..cf49c63b62 100644
--- a/src/organizer/qorganizermanagerengine.cpp
+++ b/src/organizer/qorganizermanagerengine.cpp
@@ -1978,7 +1978,7 @@ QList<QOrganizerCollection> QOrganizerManagerEngine::collections(QOrganizerManag
}
/*!
- Returns true if the saving of the \a collection was successfull otherwise false.
+ Returns true if the saving of the \a collection was successful otherwise false.
Any errors encountered during this operation should be stored to
\a error.
\since 1.1
@@ -1992,7 +1992,7 @@ bool QOrganizerManagerEngine::saveCollection(QOrganizerCollection* collection, Q
}
/*!
- Returns true if the removing of the \a collectionId was successfull otherwise false.
+ Returns true if the removing of the \a collectionId was successful otherwise false.
Any errors encountered during this operation should be stored to
\a error.
\since 1.1