Leytak 7 년 전
부모
커밋
d02c9548b1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/animation/cutout_animation.rst

+ 1 - 1
tutorials/animation/cutout_animation.rst

@@ -176,7 +176,7 @@ To solve these problems, Godot supports a simple method of skeletons.
 Skeletons
 ~~~~~~~~~
 
-Godot doesn't actually support *true* Skeketons, but it does feature a
+Godot doesn't actually support *true* Skeletons, but it does feature a
 helper to create "bones" between nodes. This is enough for most cases,
 but the way it works is not completely obvious.