summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchresult.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchresult.cpp')
-rw-r--r--src/location/places/qplacesearchresult.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacesearchresult.cpp b/src/location/places/qplacesearchresult.cpp
index 4b6ab6de..a5d49501 100644
--- a/src/location/places/qplacesearchresult.cpp
+++ b/src/location/places/qplacesearchresult.cpp
@@ -86,7 +86,7 @@ bool QPlaceSearchResultPrivate::compare(const QPlaceSearchResultPrivate *other)
\snippet places/requesthandler.h Convert search result
- The implmentation is handled in such a way that object slicing is not an issue.
+ The implementation is handled in such a way that object slicing is not an issue.
It is not expected that client applications or backend plugins instantiate
a QPlaceSearchResult directly, but rather client applications simply convert
to search result subclasses and backend plugins only instantiate subclasses.