summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc2
-rw-r--r--examples/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc2
-rw-r--r--src/sensorsquick/qmlsensorgesture.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc b/examples/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc
index ce32cea2..21befdfb 100644
--- a/examples/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc
+++ b/examples/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc
@@ -27,7 +27,7 @@
/*!
\example qmlqtsensors
- \title Qt Sensors - QML example
+ \title Qt Sensors - QML Example
\ingroup qtsensors-examples
\image qmlqtsensors.png
diff --git a/examples/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc b/examples/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc
index 5bdd39f9..9733825f 100644
--- a/examples/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc
+++ b/examples/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc
@@ -27,7 +27,7 @@
/*!
\example qmlsensorgestures
- \title Qt Sensors - SensorGesture QML Type example
+ \title Qt Sensors - SensorGesture QML Type Example
\ingroup qtsensors-examples
\brief Demonstrates the use of SensorGesture QML type.
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 {