mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-05-10 18:25:10 -04:00
small typo fix
“expanded cover” changed to “expanded to cover”
This commit is contained in:
parent
d8817417cc
commit
fa46a7a85d
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ freeing as there would be if the kernel supported these features directly.
|
|||
## Memory tagging
|
||||
|
||||
Integrating extensive support for ARMv8.5 memory tagging is planned and this
|
||||
section will be expanded cover the details on the chosen design. The approach
|
||||
section will be expanded to cover the details on the chosen design. The approach
|
||||
for slab allocations is currently covered, but it can also be used for the
|
||||
allocator metadata region and large allocations.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue