summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2014-07-18 11:28:41 +0200
committerMitch Curtis <mitch.curtis@digia.com>2014-07-18 11:40:33 +0200
commit4c29e9149a583b48e563ad44b59666a9d45f9347 (patch)
tree79e1d0148aa1ac850bcda67206c8c19f5ed55cc9 /src
parentc5a18346589b88ed9fc7970ad0857aef9d333b69 (diff)
Add missing word to QCompass documentation.
Change-Id: I46b9a3c20b5169843292057439c80c859ccc7e82 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
Diffstat (limited to 'src')
-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 8bfca073..f2157d66 100644
--- a/src/sensors/qcompass.cpp
+++ b/src/sensors/qcompass.cpp
@@ -74,7 +74,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 UI.
\sa {QCompassReading Units}
*/