From e525b727f29adad1df3a6a81d6bba7c4617f78ba Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Mon, 3 Mar 2014 17:28:30 +0100 Subject: Fix some typos Change-Id: Iea540b768232ea423ea7f04e41655198931cf36d Reviewed-by: Jerome Pasion --- examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc') diff --git a/examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc b/examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc index ea94a4bc39..5088fd7665 100644 --- a/examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc +++ b/examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc @@ -56,7 +56,7 @@ \snippet particles/imageparticle/content/sharing.qml 1 Note that because it sets the color and alpha in this ImageParticle, it renders the particles in a different color. Since it doesn't specify anything about the rotation, it shares the rotation with the other ImageParticle so that the flowers are rotated the same way in both. - Note that you can undo rotation in another ImageParticle, you just need to explicity set rotationVariation to 0. + Note that you can undo rotation in another ImageParticle, you just need to explicitly set rotationVariation to 0. Sprites demonstrates using an image particle to render animated sprites instead of static images for each particle. */ -- cgit v1.2.3