summaryrefslogtreecommitdiffstats
path: root/src/sensors/doc/src/qtsensors5.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-09-24 12:25:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-04 12:36:42 +0100
commit303fc6d4c3a7e4a15fa9e92dc5448bb8f7982509 (patch)
treefab2a186b2d3362caef9ec7a5ea519b1a7b639f6 /src/sensors/doc/src/qtsensors5.qdoc
parent76d4cae393305a1a87e53b88ef80a2a1a87758b7 (diff)
Doc: review of QtSensors
Minor corrections in compatmap.qdoc Task-number: QTBUG-32173 Change-Id: Ic4f881449e65c2d6889f0e217d251214997a8a56 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/sensors/doc/src/qtsensors5.qdoc')
-rw-r--r--src/sensors/doc/src/qtsensors5.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/sensors/doc/src/qtsensors5.qdoc b/src/sensors/doc/src/qtsensors5.qdoc
index 19ee4fb3..a90694c0 100644
--- a/src/sensors/doc/src/qtsensors5.qdoc
+++ b/src/sensors/doc/src/qtsensors5.qdoc
@@ -32,9 +32,9 @@
\ingroup modules
\qtvariable sensors
- \brief The QtSensors module provides classes for reading sensor data.
+ \brief Provides classes for reading sensor data.
- Mobile devices contains sensor hardware that allow detecting changes in various physical
+ Mobile devices contain sensor hardware that allow detecting changes in various physical
properties of the device itself or its immediate environment. Examples of device properties
include the angle at which the device is held, whereas environmental properties include for
example the current level of ambient light.
@@ -45,7 +45,7 @@
\title Qt Sensors QML Types
\ingroup qmlmodules
- \brief The QtSensors QML module provides types for reading sensor data.
+ \brief Provides types for reading sensor data.
\section1 QML Module API
@@ -72,7 +72,7 @@
\section1 QML Reading types
- The data from a sensor comes through a reading class.
+ The data from a sensor comes via a reading class.
\annotatedlist qml-sensors_reading
*/