aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickangledirection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickangledirection.cpp')
-rw-r--r--src/particles/qquickangledirection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickangledirection.cpp b/src/particles/qquickangledirection.cpp
index e77c47362c..e30984e50f 100644
--- a/src/particles/qquickangledirection.cpp
+++ b/src/particles/qquickangledirection.cpp
@@ -51,7 +51,7 @@ const qreal CONV = 0.017453292519943295;
\qmlclass AngleDirection QQuickAngleDirection
\inqmlmodule QtQuick.Particles 2
\inherits Direction
- \brief The AngleDirection element allows you to specify a direction that varies in angle
+ \brief For specifying a direction that varies in angle
The AngledDirection element allows both the specification of a direction by angle and magnitude,
as well as varying the parameters by angle or magnitude.