MdeModulePkg/UsbBus: Fix various typos

Fix various typos in comments and documentation.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Liming Gao <liming.gao@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-22-philmd@redhat.com>
This commit is contained in:
Antoine Coeur
2020-02-07 02:07:34 +01:00
committed by mergify[bot]
parent d22867471f
commit 13a623cf9c
12 changed files with 27 additions and 27 deletions

View File

@@ -101,7 +101,7 @@ UsbHcClearRootHubPortFeature (
@param UsbResult The result of transfer.
@retval EFI_SUCCESS The control transfer finished without error.
@retval Others The control transfer failed, reason returned in UsbReslt.
@retval Others The control transfer failed, reason returned in UsbResult.
**/
EFI_STATUS