Doc: Sanitized QML types
[profile/ivi/qtdeclarative.git] / src / particles / qquickfriction.cpp
index d37d109..465c70a 100644 (file)
@@ -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
 
 */