stos: init: Fix typo in comment

Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
Chloe M.
2026-06-23 23:36:45 +00:00
parent 7ce1cf27d1
commit 7b9f8267ea
+1 -1
View File
@@ -60,7 +60,7 @@ KiKernelEntry(VOID)
/*
* 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()) {
BootVidSplash();