summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eb@emlix.com>2019-10-21 10:18:48 +0200
committerRolf Eike Beer <eb@emlix.com>2019-11-15 17:57:05 +0200
commitb37c5d36b28c0b6bdf69e9992a61f178a290f023 (patch)
treeaf5a5d1de7079aeab181b2d7a7ec7565df9198f2
parentf70faa7362e689a2d138246d171a8673f953ee40 (diff)
downloadqtlocation-b37c5d36b28c0b6bdf69e9992a61f178a290f023.tar.gz
doc: fix spelling of signal name "onFlickStarted"
Change-Id: Idc7cd6ad9f87e2fc511344bc4fc4b409da3b7f02 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 193950ac0608955267204f13f115923b0b5325f2)
-rw-r--r--src/location/declarativemaps/qquickgeomapgesturearea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qquickgeomapgesturearea.cpp b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
index 88a766f5..702e1fa4 100644
--- a/src/location/declarativemaps/qquickgeomapgesturearea.cpp
+++ b/src/location/declarativemaps/qquickgeomapgesturearea.cpp
@@ -395,7 +395,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.
*/
/*!