MdePkg: Fix some typing errors

Correct the typos in some files of MdePkg.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
This commit is contained in:
Thomas Huth
2016-09-09 13:33:09 -07:00
committed by Michael Kinney
parent f6c8e67db9
commit 3868d06d82
4 changed files with 15 additions and 15 deletions

View File

@@ -628,7 +628,7 @@ UsbClearEndpointHalt (
ZeroMem (&EndpointDescriptor, sizeof (EFI_USB_ENDPOINT_DESCRIPTOR));
//
// First seach the endpoint descriptor for that endpoint addr
// First search the endpoint descriptor for that endpoint addr
//
Result = UsbIo->UsbGetInterfaceDescriptor (
UsbIo,