aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickturbulence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickturbulence.cpp')
-rw-r--r--src/particles/qquickturbulence.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickturbulence.cpp b/src/particles/qquickturbulence.cpp
index dc72d884bc..dff266a6ea 100644
--- a/src/particles/qquickturbulence.cpp
+++ b/src/particles/qquickturbulence.cpp
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
\inqmlmodule QtQuick.Particles
\ingroup qtquick-particles
\inherits Affector
- \brief Provides fluid-like forces from a noise image
+ \brief Provides fluid-like forces from a noise image.
The Turbulence Element scales the noise source over the area it affects,
and uses the curl of that source to generate force vectors.