aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickspritegoal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickspritegoal.cpp')
-rw-r--r--src/particles/qquickspritegoal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickspritegoal.cpp b/src/particles/qquickspritegoal.cpp
index c31ef46326..08c57f3d45 100644
--- a/src/particles/qquickspritegoal.cpp
+++ b/src/particles/qquickspritegoal.cpp
@@ -70,7 +70,7 @@ QT_BEGIN_NAMESPACE
\qmlproperty bool QtQuick.Particles::SpriteGoal::jump
If true, affected sprites will jump directly to the goal state instead of taking the
- the shortest valid path to get there. They will also not finish their current state,
+ shortest valid path to get there. They will also not finish their current state,
but immediately move to the beginning of the goal state.
Default is false.