mirror of
https://github.com/AuxXxilium/kmod.git
synced 2024-12-18 20:48:11 +07:00
Fix misspellings by use of codespell
This commit is contained in:
parent
a7be73b917
commit
2043369e7e
@ -138,7 +138,7 @@ struct index_node {
|
||||
} values[value_count];
|
||||
|
||||
(node_offset & INDEX_NODE_FLAGS) indicates which fields are present.
|
||||
Empty prefixes are ommitted, leaf nodes omit the three child-related fields.
|
||||
Empty prefixes are omitted, leaf nodes omit the three child-related fields.
|
||||
|
||||
This could be optimised further by adding a sparse child format
|
||||
(indicated using a new flag).
|
||||
|
Loading…
Reference in New Issue
Block a user