[DOCS] Small fix to PinJoint2D

(cherry picked from commit 0b65bac1a1)
This commit is contained in:
Max Hilbrunner 2018-03-02 04:59:17 +01:00 committed by Hein-Pieter van Braam
parent 93e99846b0
commit 5bcc7f88b6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Pin Joint for 2D Shapes.
</brief_description>
<description>
Pin Joint for 2D Rigid Bodies. It pins 2 bodies (rigid or static) together, or a single body to a fixed position in space.
Pin Joint for 2D Rigid Bodies. It pins two bodies (rigid or static) together.
</description>
<tutorials>
</tutorials>