aboutsummaryrefslogtreecommitdiff
path: root/doc/texture_packs.txt
diff options
context:
space:
mode:
authorAbdou-31 <abdou31.coding@gmail.com>2022-10-21 16:12:39 +0100
committerGitHub <noreply@github.com>2022-10-21 17:12:39 +0200
commit7e11b8eb721a9039e84ea51ec2e1f58d3c036849 (patch)
tree797be14d733a2b9ef1b65a27fb1e333eb03018bd /doc/texture_packs.txt
parentc78d565e011125a13c1e29584c04f2b97f0d6b3e (diff)
downloadminetest-7e11b8eb721a9039e84ea51ec2e1f58d3c036849.tar.xz
Fix typos and en_US/en_GB inconsistency in files inside doc directory (#12882)
Diffstat (limited to 'doc/texture_packs.txt')
-rw-r--r--doc/texture_packs.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/texture_packs.txt b/doc/texture_packs.txt
index 2e92e56f2..841d6de1c 100644
--- a/doc/texture_packs.txt
+++ b/doc/texture_packs.txt
@@ -44,7 +44,7 @@ Any other PNG files will be interpreted as textures. They must have the same
names as the textures they are supposed to override. For example, to override
the apple texture of Minetest Game, add a PNG file named `default_apple.png`.
-The custom textures do not necceessarily require the same size as their
+The custom textures do not necessarily require the same size as their
originals, but this might be required for a few particular textures. When
unsure, just test your texture pack in-game.
@@ -204,7 +204,7 @@ Here are targets you can choose from:
| special6 | The sixth entry in the special_tiles list |
| inventory | The inventory texture |
| wield | The texture used when held by the player |
-| align_world=N | Overrides the "world align" behaviour of tiles ¹ |
+| align_world=N | Overrides the "world align" behavior of tiles ¹ |
Nodes support all targets, but other items only support 'inventory'
and 'wield'.