summaryrefslogtreecommitdiffstats
path: root/src/sensors/doc/src/compatmap.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/doc/src/compatmap.qdoc')
-rw-r--r--src/sensors/doc/src/compatmap.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sensors/doc/src/compatmap.qdoc b/src/sensors/doc/src/compatmap.qdoc
index e3a35304..a287a827 100644
--- a/src/sensors/doc/src/compatmap.qdoc
+++ b/src/sensors/doc/src/compatmap.qdoc
@@ -219,11 +219,11 @@
1) Support depends on the underlying platform
- In addition to the table above, each sensor type might support specific features. For example
+ In addition to the table above, each sensor type might support specific features. For example,
a magnetometer might support returning geo values. See QSensor::isFeatureSupported() for
additional details.
- Sensor Gestures are mostly platform independent, and will run if the platform has the needed sensors.
+ Sensor Gestures are mostly platform independent, and will run if the platform has the sensors required.
Whether they are supported and work well or not depends on the platform.
*/