From e20324ea5cdc63145a25be3027c21d1bdfed03b6 Mon Sep 17 00:00:00 2001 From: Jeff Tranter Date: Tue, 7 Jan 2014 10:35:37 -0500 Subject: Fix some typos in documentation. Fix some spelling and grammatical errors in comments that show up in Qt documentation. No changes to code. Change-Id: I2d91518900c9b60ee8e8a8f549c88a1d50632b3d Reviewed-by: Nico Vertriest Reviewed-by: Alan Alpert Reviewed-by: Martin Smith --- src/particles/qquickgroupgoal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particles/qquickgroupgoal.cpp') 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. -- cgit v1.2.3