fix spelling in comments and docs

This commit is contained in:
Thomas
2026-05-13 21:20:05 +02:00
parent fb5b06bd3b
commit 2c327aa325
61 changed files with 109 additions and 109 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ Which is followed by the section's name-value [entries](#Entry) sequentially:
| Name | section key |
| Type | byte |
| Count<sup>1</sup> | varint |
| Value(s) | (type dependant data) |
| Value(s) | (type-dependent data) |
<sup>1</sup> Note, this is only present if the entry type has the array flag
(see below).