diff --git a/arch/x86/mm/page.c b/arch/x86/mm/page.c index 9fb039d6..2c7589f7 100644 --- a/arch/x86/mm/page.c +++ b/arch/x86/mm/page.c @@ -37,7 +37,7 @@ * 0x00000000 - 0x000FFFFF: reserved for IO devices * 0x00100000 - 0x0DEADFFF: Kernel (size depends on the configuration) * 0x0DEAE000 - 0x3FFFEFFF: Kernel heap - * 0x3FFFF000 - 0x3FFFFFFF: Page Table are mapped in this region + * 0x3FFFF000 - 0x3FFFFFFF: Page Tables are mapped in this region * (The first 256 entries belongs to kernel space) */