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

@@ -757,7 +757,7 @@ UsbEnumerateNewDev (
//
// After port is reset, hub establishes a signal path between
// the device and host (DEFALUT state). Device's registers are
// the device and host (DEFAULT state). Device's registers are
// reset, use default address 0 (host enumerates one device at
// a time) , and ready to respond to control transfer at EP 0.
//