Skip to content

Commit b7b2bae

Browse files
committed
Spelling fix in pictogram comment block.
1 parent e8a738a commit b7b2bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial2x.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
(2) ODE body 2 corresponding to rod 2 is positioned wrt to body
167167
1 and the initial angle of rod 2 is set to Theta0_2, but the
168168
angle of ODE joint 2, which attaches body 2 to body 1, is
169-
lways initialized to zero by ODE. Since the angle value
169+
always initialized to zero by ODE. Since the angle value
170170
returned by the ODE getAngle method for joint 2 is equivalent
171171
to T2 minus T1 as depicted above, the sum of Theta0_2 and
172172
the getAngle value for joint 1 must be added to the getAngle

0 commit comments

Comments
 (0)