summaryrefslogtreecommitdiffstats
path: root/src/sensors/qrotationsensor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qrotationsensor.cpp')
-rw-r--r--src/sensors/qrotationsensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qrotationsensor.cpp b/src/sensors/qrotationsensor.cpp
index ea0515ca..06ee4064 100644
--- a/src/sensors/qrotationsensor.cpp
+++ b/src/sensors/qrotationsensor.cpp
@@ -237,7 +237,7 @@ bool QRotationSensor::hasZ() const
/*!
\since 5.1
- Sets whether the z angle is available. This is to be called from the
+ Sets whether the z angle is available to \a hasZ. This is to be called from the
backend. By default the hasZ property is true, so a backend only has to
call this if its rotation sensor can not report z angles.
*/