aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickgroupgoal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickgroupgoal.cpp')
-rw-r--r--src/particles/qquickgroupgoal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles/qquickgroupgoal.cpp b/src/particles/qquickgroupgoal.cpp
index 5ef09c4185..8a487ae4c5 100644
--- a/src/particles/qquickgroupgoal.cpp
+++ b/src/particles/qquickgroupgoal.cpp
@@ -70,7 +70,7 @@ QT_BEGIN_NAMESPACE
\qmlproperty bool QtQuick.Particles::GroupGoal::jump
If true, affected particles will jump directly to the target group 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.