diff --git a/paw/stos/init/init.c b/paw/stos/init/init.c index 3f750fd..bf4f3a6 100644 --- a/paw/stos/init/init.c +++ b/paw/stos/init/init.c @@ -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();