[BOOT] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / boot / environ / lib / io / display / efi / gop.c
index 503d108..7ec85f0 100644 (file)
@@ -164,7 +164,7 @@ ConsoleEfiGopEnable (
     }
     else if (CurrentMode != GraphicsConsole->Mode)
     {
-        /* We failed seomewhere, reset the mode and the OEM bitmap back */
+        /* We failed somewhere, reset the mode and the OEM bitmap back */
         EfiGopSetMode(Protocol, CurrentMode);
         BlDisplayInvalidateOemBitmap();
     }