summaryrefslogtreecommitdiffstats
path: root/src/sensors/qcompass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qcompass.cpp')
-rw-r--r--src/sensors/qcompass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qcompass.cpp b/src/sensors/qcompass.cpp
index 6564d362..468668ff 100644
--- a/src/sensors/qcompass.cpp
+++ b/src/sensors/qcompass.cpp
@@ -75,7 +75,7 @@ IMPLEMENT_READING(QCompassReading)
\property QCompassReading::azimuth
\brief the azimuth of the device.
- Measured in degrees from magnetic north in a clockwise direction based
+ Measured in degrees from magnetic north in a clockwise direction based on
the top of the device, as defined by QPlatformScreen::nativeOrientation.
\sa {QCompassReading Units}
*/