1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-25 13:45:23 +02:00

Fix typos and en_US/en_GB inconsistency in files inside doc directory (#12882)

This commit is contained in:
Abdou-31
2022-10-21 16:12:39 +01:00
committed by GitHub
parent c78d565e01
commit 7e11b8eb72
7 changed files with 23 additions and 23 deletions

View File

@@ -311,7 +311,7 @@ NOTE: Since version 29 zstd is used instead of zlib. In addition the entire
block is first serialized and then compressed (except the version byte).
u8 version
- map format version number, see serialisation.h for the latest number
- map format version number, see serialization.h for the latest number
u8 flags
- Flag bitmasks:
@@ -367,7 +367,7 @@ if map format version >= 29:
u16 name_len
u8[name_len] name
if map format version < 29:
-- Nothing right here, timpstamp and node id mappings are serialized later
-- Nothing right here, timestamp and node id mappings are serialized later
u8 content_width
- Number of bytes in the content (param0) fields of nodes