From 52667354a3322664dc0ee2ba2d31ce854a44134d Mon Sep 17 00:00:00 2001 From: mintsuki Date: Fri, 29 Apr 2022 15:20:29 +0200 Subject: [PATCH] docs: Fix wrong sentence in Limine spec --- PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROTOCOL.md b/PROTOCOL.md index e4dcf2a7..4ed1fd5a 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -544,7 +544,7 @@ struct limine_5_level_paging_response { Notes: The presence of this request will prompt the bootloader to turn on x86_64 5-level paging. It will not be turned on if this request is not present. -If the response pointer is unchanged, 5-level paging is engaged. +If the response pointer is changed to a valid pointer, 5-level paging is engaged. ### SMP (multiprocessor) Feature