summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-03 15:24:36 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-08-04 18:10:33 +0000
commitc1375cd60e9237ef13d5ecaeceedb82dbdeba961 (patch)
treebc60a2ee1dd39413d08015bb625054da360d1ad1 /src
parentb8d129b9018d8ab30a284b202295c59e8354031b (diff)
Examples: Always use Title Capitalization
Change-Id: I5930d9381220fbf4337d6cd90b678f0de3354cec Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 768ea94fdf7e6f10767ef843d576ac4729046c67) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/sensorsquick/qmlsensorgesture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensorsquick/qmlsensorgesture.cpp b/src/sensorsquick/qmlsensorgesture.cpp
index 2879995c..a118c732 100644
--- a/src/sensorsquick/qmlsensorgesture.cpp
+++ b/src/sensorsquick/qmlsensorgesture.cpp
@@ -56,7 +56,7 @@ QT_BEGIN_NAMESPACE
displays the detected gesture in a text type.
QtSensors.shake gesture is available with the Qt Sensors API, but the QtSensors.SecondCounter
- sensor gesture is provided as example code for the \l {Qt Sensors - SensorGesture QML Type example}
+ sensor gesture is provided as example code for the \l {Qt Sensors - SensorGesture QML Type Example}
\qml
Item {