瀏覽代碼

Merge pull request #17164 from mhilbrunner/docs-pinjoint2d

[DOCS] Small fix to PinJoint2D
Rémi Verschelde 7 年之前
父節點
當前提交
21c2110bf2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/PinJoint2D.xml

+ 1 - 1
doc/classes/PinJoint2D.xml

@@ -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>