]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiUsbLib/UsbDxeLib.c
MdePkg: Fix some typing errors
[mirror_edk2.git] / MdePkg / Library / UefiUsbLib / UsbDxeLib.c
index b22a8294a4904b016ebd0ac6d072bb3a18cf8fbe..b1fcbc50970fc5e9bd27cd5cefc624f8395a64ff 100644 (file)
@@ -628,7 +628,7 @@ UsbClearEndpointHalt (
 \r
   ZeroMem (&EndpointDescriptor, sizeof (EFI_USB_ENDPOINT_DESCRIPTOR));\r
   //\r
-  // First seach the endpoint descriptor for that endpoint addr\r
+  // First search the endpoint descriptor for that endpoint addr\r
   //\r
   Result = UsbIo->UsbGetInterfaceDescriptor (\r
                     UsbIo,\r