[DOCS] Small fix to PinJoint2D

This commit is contained in:
Max Hilbrunner
2018-03-02 04:59:17 +01:00
committed by GitHub
parent 08cadc3d87
commit 0b65bac1a1

View File

@ -4,7 +4,7 @@
Pin Joint for 2D Shapes. Pin Joint for 2D Shapes.
</brief_description> </brief_description>
<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> </description>
<tutorials> <tutorials>
</tutorials> </tutorials>