summaryrefslogtreecommitdiffstats
path: root/src/sensors/qtapsensor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/qtapsensor.cpp')
-rw-r--r--src/sensors/qtapsensor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sensors/qtapsensor.cpp b/src/sensors/qtapsensor.cpp
index 5cf712b1..8d57b8e9 100644
--- a/src/sensors/qtapsensor.cpp
+++ b/src/sensors/qtapsensor.cpp
@@ -149,8 +149,8 @@ void QTapReading::setTapDirection(QTapReading::TapDirection tapDirection)
\brief a value indicating if there was a single or double tap.
\list
- \o true - double tap
- \o false - single tap
+ \li true - double tap
+ \li false - single tap
\endlist
\sa {QTapReading Units}
*/