浏览代码

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

follower 4 年之前
父节点
当前提交
47564a0f1e
共有 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
 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.