Browse Source

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

follower 4 năm trước cách đây
mục cha
commit
e7d98c7af2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 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
 select tiles manually, by clicking "Disable Autotile" at the top of the tile
 selection window.
 selection window.