summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c')
-rw-r--r--MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c b/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c
index 4eb30276cd..d8fed87c16 100644
--- a/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c
+++ b/MdeModulePkg/Bus/Isa/Ps2MouseDxe/CommPs2.c
@@ -775,7 +775,7 @@ CheckForInput (
/**
I/O work flow to wait input buffer empty in given time.
- @param Timeout Wating time.
+ @param Timeout Waiting time.
@retval EFI_TIMEOUT if input is still not empty in given time.
@retval EFI_SUCCESS input is empty.