[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / bus / pcix / hookhal.c
index bb8669c..04e7979 100644 (file)
@@ -214,7 +214,7 @@ PciAssignSlotResources(IN PUNICODE_STRING RegistryPath,
                     ASSERT(Resources == NULL);
                 }
 
-                /* If assignment succeeed, then we are done */
+                /* If assignment succeed, then we are done */
                 if (NT_SUCCESS(Status)) break;
             }