Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tjstienstra committed Sep 20, 2022
1 parent 58164e1 commit 9ec29a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sympy/physics/mechanics/joint.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Joint(ABC):
The parent body of joint.
child : Body
The child body of joint.
coordinate : iterable of dynamicsymbols, optional
coordinates : iterable of dynamicsymbols, optional
Generalized coordinates of the joint.
speeds : iterable of dynamicsymbols, optional
Generalized speeds of joint.
Expand Down

0 comments on commit 9ec29a7

Please sign in to comment.