summaryrefslogtreecommitdiff
path: root/examples/location/planespotter/doc/src/planespotter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/planespotter/doc/src/planespotter.qdoc')
-rw-r--r--examples/location/planespotter/doc/src/planespotter.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/location/planespotter/doc/src/planespotter.qdoc b/examples/location/planespotter/doc/src/planespotter.qdoc
index bed5f597..394ad1d0 100644
--- a/examples/location/planespotter/doc/src/planespotter.qdoc
+++ b/examples/location/planespotter/doc/src/planespotter.qdoc
@@ -111,7 +111,7 @@
\snippet planespotter/planespotter.qml QmlPlane1
- The \l MouseArea of the QML plane implements the logic for the course setting
+ The \l TapHandler of the QML plane implements the logic for the course setting
and starts the animation when required.
\snippet planespotter/planespotter.qml QmlPlane2