aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles')
-rw-r--r--src/particles/qquickimageparticle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickimageparticle.cpp b/src/particles/qquickimageparticle.cpp
index baaae86870..dfe4524c7c 100644
--- a/src/particles/qquickimageparticle.cpp
+++ b/src/particles/qquickimageparticle.cpp
@@ -502,7 +502,7 @@ void fillUniformArrayFromImage(float* array, const QImage& img, int size)
Note that the sprite image will be scaled to a square based on the size of
the particle being rendered.
- For full details, see the \l{Sprite Animation} overview.
+ For full details, see the \l{Sprite Animations} overview.
*/
/*!
\qmlproperty url QtQuick.Particles::ImageParticle::colorTable