From 4c29e9149a583b48e563ad44b59666a9d45f9347 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 18 Jul 2014 11:28:41 +0200 Subject: Add missing word to QCompass documentation. Change-Id: I46b9a3c20b5169843292057439c80c859ccc7e82 Reviewed-by: Lorn Potter --- src/sensors/qcompass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sensors') 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} */ -- cgit v1.2.3