[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / base / bootvid / i386 / bootvid.c
index 280c2c5..333e5de 100644 (file)
@@ -385,7 +385,7 @@ VidInitialize(IN BOOLEAN SetMode)
                                           TRUE);
     if (!Result) return FALSE;
 
-    /* Loop trying to find posssible VGA base addresses */
+    /* Loop trying to find possible VGA base addresses */
     while (TRUE)
     {
         /* See if this is I/O Space, which we need to map */