Skip to content

Commit 8a349a0

Browse files
authored
Fix Simulate_FallingBall4 docs
1 parent db5cbe4 commit 8a349a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamics/Simulate_FallingBall4.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module Simulate_FallingBall4
33
44
Models and simulates a sphere that is falling downwards as 6 dof body
5-
(described by quaternions), **without** collision handling.
5+
(described by quaternions), **with** collision handling.
66
77
See also models
88

0 commit comments

Comments
 (0)