summaryrefslogtreecommitdiffstats
path: root/PcAtChipsetPkg/Include/Library/IoApicLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'PcAtChipsetPkg/Include/Library/IoApicLib.h')
-rw-r--r--PcAtChipsetPkg/Include/Library/IoApicLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/Include/Library/IoApicLib.h b/PcAtChipsetPkg/Include/Library/IoApicLib.h
index 200ef731fb..4ee092c0f2 100644
--- a/PcAtChipsetPkg/Include/Library/IoApicLib.h
+++ b/PcAtChipsetPkg/Include/Library/IoApicLib.h
@@ -63,7 +63,7 @@ IoApicEnableInterrupt (
Configures an I/O APIC interrupt.
Configure an I/O APIC Redirection Table Entry to deliver an interrupt in physical
- mode to the Local APIC of the currntly executing CPU. The default state of the
+ mode to the Local APIC of the currently executing CPU. The default state of the
entry is for the interrupt to be disabled (masked). IoApicEnableInterrupts() must
be used to enable(unmask) the I/O APIC Interrupt.