diff --git a/src/kernel/core/arch/x86/arch_dbg_console.c b/src/kernel/core/arch/x86/arch_dbg_console.c index 61c7e99bf5..b456b129a8 100755 --- a/src/kernel/core/arch/x86/arch_dbg_console.c +++ b/src/kernel/core/arch/x86/arch_dbg_console.c @@ -16,7 +16,7 @@ #include /* define this only if not used as compile parameter - * setting it to one will disable serial debug and + * setting it to 1 will disable serial debug and * redirect it to Bochs */ // #define BOCHS_DEBUG_HACK 0