From 193950ac0608955267204f13f115923b0b5325f2 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Mon, 21 Oct 2019 10:18:48 +0200 Subject: doc: fix spelling of signal name "onFlickStarted" Change-Id: Idc7cd6ad9f87e2fc511344bc4fc4b409da3b7f02 Reviewed-by: Alex Blasche --- src/location/declarativemaps/qquickgeomapgesturearea.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/location/declarativemaps/qquickgeomapgesturearea.cpp b/src/location/declarativemaps/qquickgeomapgesturearea.cpp index 13315917..2483114a 100644 --- a/src/location/declarativemaps/qquickgeomapgesturearea.cpp +++ b/src/location/declarativemaps/qquickgeomapgesturearea.cpp @@ -401,7 +401,7 @@ QT_BEGIN_NAMESPACE starts from the point where the mouse or touch was released, while still in motion. - The corresponding handler is \c onFlichStarted. + The corresponding handler is \c onFlickStarted. */ /*! -- cgit v1.2.1