From 7b2a718eba8eb91e6135605ef6f513b4365b5a58 Mon Sep 17 00:00:00 2001 From: Jarek Kobus Date: Tue, 13 Feb 2018 14:25:46 +0100 Subject: Fix typos Change-Id: Ice71d2cf640f88ea2cdfc93b38412006c6b9f29e Reviewed-by: Leena Miettinen --- src/location/doc/src/plugins/places-backend.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/location/doc/src/plugins/places-backend.qdoc b/src/location/doc/src/plugins/places-backend.qdoc index 9187531e..7b63ea9f 100644 --- a/src/location/doc/src/plugins/places-backend.qdoc +++ b/src/location/doc/src/plugins/places-backend.qdoc @@ -66,7 +66,7 @@ should be emitted while if there is no error, only the \c finished signals are e The protected functions of QPlaceSearchReply::setResults() and QPlaceSearchReply::setRequest() are made publicly accessible so the plugin can assign results and requests. Because -these functions are not publically exported, accessibility is not so much of an issue. +these functions are not publicly exported, accessibility is not so much of an issue. An alternative would have been to declare a friend class in SearchReply. Typically the engine instance would be made the \c parent of the reply. If the developer -- cgit v1.2.3