Browse Source

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

follower 4 years ago
parent
commit
e7d98c7af2
1 changed files with 1 additions and 1 deletions
  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.