diff --git a/arch/x86_64/start_32.S b/arch/x86_64/start_32.S index 988d1b4..49a02f3 100644 --- a/arch/x86_64/start_32.S +++ b/arch/x86_64/start_32.S @@ -25,7 +25,7 @@ ERROR MESSAGE STRINGS *******/ no_long_mode_err: - .asciz "This system is not 64-bit. Press any key to reboot." + .asciz "This system is not 64-bit. Press any key to reboot." /*******