summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-08-03 15:24:36 +0200
committerKai Köhne <kai.koehne@qt.io>2021-08-04 14:26:09 +0200
commit768ea94fdf7e6f10767ef843d576ac4729046c67 (patch)
tree9d0853c4a09fbf823c9db0b4d8e20aaa500d0fcc /src
parent2c38243d9f4a59260a207170ae799edbd08e3d6e (diff)
Examples: Always use Title Capitalization
Pick-to: 6.2 Change-Id: I5930d9381220fbf4337d6cd90b678f0de3354cec Reviewed-by: Paul Wicking <paul.wicking@qt.io>
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 {