[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / wdm / audio / backpln / portcls / port_wavepci.cpp
index f4da819..f063766 100644 (file)
@@ -329,7 +329,7 @@ CPortWavePci::Init(
         m_pPowerNotify = PowerNotify;
     }
 
-    DPRINT("IPortWavePci_Init sucessfully initialized\n");
+    DPRINT("IPortWavePci_Init successfully initialized\n");
     return STATUS_SUCCESS;
 }