summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/cpu/x86/smm/smm_stub.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/smm/smm_stub.S b/src/cpu/x86/smm/smm_stub.S
index 28b7d5763562..0c690da98623 100644
--- a/src/cpu/x86/smm/smm_stub.S
+++ b/src/cpu/x86/smm/smm_stub.S
@@ -97,7 +97,7 @@ smm_trampoline32:
movw %ax, %gs
/* The CPU number is calculated by reading the initial APIC id. Since
- * the OS can maniuplate the APIC id use the non-changing cpuid result
+ * the OS can manipulate the APIC id use the non-changing cpuid result
* for APIC id (eax). A table is used to handle a discontiguous
* APIC id space. */
apic_id: