From 37f923f2f95aa36d56d69ec8f112b20d83fe1db8 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 2 Apr 2014 10:14:20 +0200 Subject: Fix typo Change-Id: I04183182a9db9dc169390fe5c77a92588f40347b Reviewed-by: Mitch Curtis --- src/location/places/qplacesearchresult.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/places') 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. -- cgit v1.2.1