aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickanimatedsprite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickanimatedsprite.cpp')
-rw-r--r--src/quick/items/qquickanimatedsprite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickanimatedsprite.cpp b/src/quick/items/qquickanimatedsprite.cpp
index be1c6a0308..a2439479b1 100644
--- a/src/quick/items/qquickanimatedsprite.cpp
+++ b/src/quick/items/qquickanimatedsprite.cpp
@@ -219,7 +219,7 @@ struct AnimatedSpriteVertices {
frame rate of your display, or manually advance and control the progress.
For details of how a sprite animation is defined see the \l{Sprite Animation} overview.
- Note that the AnimatedSprite element does not use Sprite elements to define multiple animations,
+ Note that the AnimatedSprite type does not use Sprite types to define multiple animations,
but instead encapsulates a single animation itself.
*/