From: eric_tian Date: Wed, 23 Jul 2008 06:31:50 +0000 (+0000) Subject: correct spell error X-Git-Tag: edk2-stable201903~20663 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=34a0bac4750ad7b18d72e67fbfb670bb892796af;p=mirror_edk2.git correct spell error git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5553 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c index 13038fa8af..b4231079ce 100644 --- a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c +++ b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.c @@ -1086,7 +1086,7 @@ UsbBusDriverEntryPoint ( Check whether USB bus driver support this device. @param This The USB bus driver binding protocol. - @param Controller The controller handle to test againist. + @param Controller The controller handle to check. @param RemainingDevicePath The remaining device path. @retval EFI_SUCCESS The bus supports this controller.