stos: init: Fix typo in comment
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
@@ -60,7 +60,7 @@ KiKernelEntry(VOID)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* If the console is not enabled then we should show a
|
* If the console is not enabled then we should show a
|
||||||
* splash rather thank a black screen.
|
* splash rather thann a black screen.
|
||||||
*/
|
*/
|
||||||
if (!BootVidConsEn()) {
|
if (!BootVidConsEn()) {
|
||||||
BootVidSplash();
|
BootVidSplash();
|
||||||
|
|||||||
Reference in New Issue
Block a user