aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageelements
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/imageelements')
-rw-r--r--examples/quick/imageelements/imageelements.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/imageelements/imageelements.qml b/examples/quick/imageelements/imageelements.qml
index 2de56f93c7..572715fe9a 100644
--- a/examples/quick/imageelements/imageelements.qml
+++ b/examples/quick/imageelements/imageelements.qml
@@ -71,7 +71,7 @@ import "../../shared"
When the scene is clicked, an animation sets the sprite sequence to the
'falling' states and animates the bear's y property.
\snippet examples/quick/imageelements/spritesequence.qml animation
- At the end of the amimation the bear is set back to its initial state.
+ At the end of the animation the bear is set back to its initial state.
*/
Item {