aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/quick/items/qquickflickable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickflickable.cpp b/src/quick/items/qquickflickable.cpp
index 1f2f228e31..99a0c503a5 100644
--- a/src/quick/items/qquickflickable.cpp
+++ b/src/quick/items/qquickflickable.cpp
@@ -579,7 +579,7 @@ is finished.
This handler is called when the user stops dragging the view.
- If the velocity of the drag is suffient at the time the
+ If the velocity of the drag is sufficient at the time the
touch/mouse button is released then a flick will start.
*/