aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickpointdirection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickpointdirection.cpp')
-rw-r--r--src/particles/qquickpointdirection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickpointdirection.cpp b/src/particles/qquickpointdirection.cpp
index f22eea2a76..7b47fedf6b 100644
--- a/src/particles/qquickpointdirection.cpp
+++ b/src/particles/qquickpointdirection.cpp
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
\inqmlmodule QtQuick.Particles
\ingroup qtquick-particles
\inherits Direction
- \brief For specifying a direction that varies in x and y components
+ \brief For specifying a direction that varies in x and y components.
The PointDirection element allows both the specification of a direction by x and y components,
as well as varying the parameters by x or y component.