aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickfriction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickfriction.cpp')
-rw-r--r--src/particles/qquickfriction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickfriction.cpp b/src/particles/qquickfriction.cpp
index ca12cbeec8..6a54ea7cc7 100644
--- a/src/particles/qquickfriction.cpp
+++ b/src/particles/qquickfriction.cpp
@@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE
\inqmlmodule QtQuick.Particles 2
\ingroup qtquick-particles
\inherits Affector
- \brief For applying friction proportional to the particle's current speed
+ \brief For applying friction proportional to the particle's current velocity
*/