소스 검색

Fix typo "turn of" -> "turn off" in Using tilemaps (#4728)

follower 4 년 전
부모
커밋
e7d98c7af2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/2d/using_tilemaps.rst

+ 1 - 1
tutorials/2d/using_tilemaps.rst

@@ -301,7 +301,7 @@ arrangement that this mode can test for.
 Disabling autotile
 ~~~~~~~~~~~~~~~~~~
 
-When using an autotile, it is possible to turn of the autotile behaviour and
+When using an autotile, it is possible to turn off the autotile behaviour and
 select tiles manually, by clicking "Disable Autotile" at the top of the tile
 selection window.