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-10-24 10:22:25 +0200
commit193950ac0608955267204f13f115923b0b5325f2 (patch)
tree0bef6fad27b2005434357216fbc859b58daadf5b
parent118dac89625a8f713bb12e7e9f30bc37b10754b7 (diff)
downloadqtlocation-193950ac0608955267204f13f115923b0b5325f2.tar.gz
doc: fix spelling of signal name "onFlickStarted"
Change-Id: Idc7cd6ad9f87e2fc511344bc4fc4b409da3b7f02 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-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 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.
*/
/*!