]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Dxe.c
SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb3 / DebugCommunicationLibUsb3Dxe.c
index d4245465ce74595fd0ae5084c46012af8a80943e..d2ff2d52a70ffab1b7ff15799a4a67986fb2558d 100644 (file)
@@ -25,7 +25,7 @@ EFI_PCI_IO_PROTOCOL         *mUsb3PciIo = NULL;
 /**\r
   Creates a named event that can be signaled.\r
 \r
-  This function creates an event using NotifyTpl, NoifyFunction.\r
+  This function creates an event using NotifyTpl, NotifyFunction.\r
   If Name is NULL, then ASSERT().\r
   If NotifyTpl is not a legal TPL value, then ASSERT().\r
   If NotifyFunction is NULL, then ASSERT().\r