From ca95ef85d97bf3aab93a0f16e5d4cb8abe9ffbc5 Mon Sep 17 00:00:00 2001 From: Peter Yard Date: Fri, 4 May 2012 16:13:32 +1000 Subject: Docs: Bug-5818 fixes. Change-Id: I25e95e07ecaf1c368029741a81f7385eed801316 Reviewed-by: Peter Yard Reviewed-by: Aaron McCarthy --- src/location/maps/qgeoroutingmanager.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/location/maps/qgeoroutingmanager.cpp') diff --git a/src/location/maps/qgeoroutingmanager.cpp b/src/location/maps/qgeoroutingmanager.cpp index 4e279f6a..0e6147a3 100644 --- a/src/location/maps/qgeoroutingmanager.cpp +++ b/src/location/maps/qgeoroutingmanager.cpp @@ -356,7 +356,7 @@ finished successfully. This signal and QGeoRouteReply::finished() will be emitted at the same time. -\note Do no delete the \a reply object in the slot connected to this signal. +\note Do not delete the \a reply object in the slot connected to this signal. Use deleteLater() instead. */ @@ -371,7 +371,7 @@ not empty it will contain a textual description of the error. This signal and QGeoRouteReply::error() will be emitted at the same time. -\note Do no delete the \a reply object in the slot connected to this signal. +\note Do not delete the \a reply object in the slot connected to this signal. Use deleteLater() instead. */ -- cgit v1.2.1