diff --git a/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c b/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c index 179e36c3a2..a4cb27af90 100644 --- a/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c +++ b/MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c @@ -596,7 +596,7 @@ Uhci2ClearRootHubPortFeature ( /** - Submits control transfer to a target USB device accroding to UEFI 2.0 spec. + Submits control transfer to a target USB device according to UEFI 2.0 spec. @param This A pointer to the EFI_USB2_HC_PROTOCOL instance. @param DeviceAddress Target device address.