Skip to content

Commit

Permalink
fix mispelling
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorBeebe committed Apr 26, 2024
1 parent 97b2e67 commit fa075a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/feature_memory_protection.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ multiple of the size of a page. In this case, the pool must align with either th
guard page, meaning either overflow or underflow can be caught consistently but not both.
The head/tail alignment is set in [HeapGuardPolicy](#heapguardpolicy).

The avialable settings match the EFI memory types as well as the OEMReserved
The available settings match the EFI memory types as well as the OEMReserved
and OSReserved regions defined in the UEFI specification.

## HeapGuardPolicy
Expand Down

0 comments on commit fa075a2

Please sign in to comment.