[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / bus / pcix / intrface / intrface.c
index e430bd5..ee5215f 100644 (file)
@@ -131,7 +131,7 @@ PciQueryInterface(IN PPCI_FDO_EXTENSION DeviceExtension,
             if (!NT_SUCCESS(Status))
             {
                 /* This interface was not initialized correctly, skip it */
-                DPRINT1("PCI - PciQueryInterface - Contructor %p = %08lx\n",
+                DPRINT1("PCI - PciQueryInterface - Constructor %p = %08lx\n",
                         PciInterface->Constructor, Status);
                 continue;
             }