Fix typo in documentation.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickflickable.cpp
index 1f2f228..99a0c50 100644 (file)
@@ -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.
 */