aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2018-03-02 10:12:43 +0100
committerMartin Smith <martin.smith@qt.io>2018-03-02 15:28:31 +0000
commit9cd9ca48bdb321252f9cf9ba26d34b6afc1863d9 (patch)
tree59d50a3674f2f7f8237a858bc72c380babb790f1
parent605a233828c05b8667e09ae1a29a352239e60af3 (diff)
doc: Fix link to page title
Removed the word Overview, which had been deleted from the title. Change-Id: I1af6cc48b0f3c38e2fabe11346b023de317b1fd7 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r--src/quick/doc/src/concepts/pointerhandlers/qtquickhandlers-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/src/concepts/pointerhandlers/qtquickhandlers-index.qdoc b/src/quick/doc/src/concepts/pointerhandlers/qtquickhandlers-index.qdoc
index b17c5ab728..fc1fd5fbc1 100644
--- a/src/quick/doc/src/concepts/pointerhandlers/qtquickhandlers-index.qdoc
+++ b/src/quick/doc/src/concepts/pointerhandlers/qtquickhandlers-index.qdoc
@@ -67,7 +67,7 @@
\list
\li \l{Qt Quick}
- \li \l{Qt Quick Pointer Handlers Overview}
+ \li \l{Qt Quick Pointer Handlers}
\li \l{Qt Quick Pointer Handlers QML Types}{Qt Quick Pointer Handlers QML Types}
\endlist
*/