mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-18 03:06:28 +00:00
general: Fix various spelling errors
This commit is contained in:
@@ -90,7 +90,7 @@ struct PageTable {
|
||||
PageTable& operator=(PageTable&&) noexcept = default;
|
||||
|
||||
/**
|
||||
* Resizes the page table to be able to accomodate enough pages within
|
||||
* Resizes the page table to be able to accommodate enough pages within
|
||||
* a given address space.
|
||||
*
|
||||
* @param address_space_width_in_bits The address size width in bits.
|
||||
|
||||
Reference in New Issue
Block a user