Quellcode durchsuchen

Fix typo in Soft Body tutorial (#4767)

CssTeja vor 4 Jahren
Ursprung
Commit
836f8490f1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tutorials/physics/soft_body.rst

+ 1 - 1
tutorials/physics/soft_body.rst

@@ -52,7 +52,7 @@ To create pinned joints, select the upper vertices in the ``SoftBody`` node:
 
 .. image:: img/softbody_cloak_pinned.png
 
-The pinned joints can be find in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck.
+The pinned joints can be found in ``SoftBody``'s ``Attachments`` property, choose the ``BoneAttachment`` as the ``SpatialAttachment`` for each pinned joints, the pinned joints are now attached to the neck.
 
 .. image:: img/softbody_cloak_pinned_attach.png