]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg UhciDxe: Fix a typo in function description
authorHao Wu <hao.a.wu@intel.com>
Wed, 6 Jan 2016 01:09:56 +0000 (01:09 +0000)
committerhwu1225 <hwu1225@Edk2>
Wed, 6 Jan 2016 01:09:56 +0000 (01:09 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19595 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Bus/Pci/UhciDxe/Uhci.c

index 179e36c3a2115cd82c94041fcbb70fba2abaf5d6..a4cb27af90b4421129e634df98ec931cce3489b5 100644 (file)
@@ -596,7 +596,7 @@ Uhci2ClearRootHubPortFeature (
 \r
 \r
 /**\r
-  Submits control transfer to a target USB device accroding to UEFI 2.0 spec.\r
+  Submits control transfer to a target USB device according to UEFI 2.0 spec.\r
 \r
   @param  This                   A pointer to the EFI_USB2_HC_PROTOCOL instance.\r
   @param  DeviceAddress          Target device address.\r