summaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qnamespace.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index dcad96b..ae0be1a 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -2695,9 +2695,9 @@
This enum type describes the state of a gesture.
\omitvalue NoGesture
- \value GestureStarted The continuous gesture has started.
- \value GestureUpdated The gesture continiues.
- \value GestureFinished The gesture has finished.
+ \value GestureStarted A continuous gesture has started.
+ \value GestureUpdated A gesture continiues.
+ \value GestureFinished A gesture has finished.
\sa QGesture
*/