summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c')
-rw-r--r--MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c b/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c
index de44aec516..2b6d86030b 100644
--- a/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c
+++ b/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c
@@ -22,7 +22,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
Only short item is supported here.
@param StartPos Start position of the HID item to get.
- @param EndPos End position of the range to get the the next HID item.
+ @param EndPos End position of the range to get the next HID item.
@param HidItem Buffer for the HID Item to return.
@return Pointer to end of the HID item returned.