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 d37d109f48..465c70ae1e 100644
--- a/src/particles/qquickfriction.cpp
+++ b/src/particles/qquickfriction.cpp
@@ -45,7 +45,7 @@ QT_BEGIN_NAMESPACE
\qmlclass Friction QQuickFrictionAffector
\inqmlmodule QtQuick.Particles 2
\inherits Affector
- \brief The Friction affector slows down movement proportional to the particle's current speed.
+ \brief For applying friction proportional to the particle's current speed
*/