From a42d9924a4b6ede5e48e06d77c29201f668ca837 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 19 Jun 2017 22:50:07 -0500 Subject: Various typo fixes. --- modules/devices/x86/processor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/devices/x86') diff --git a/modules/devices/x86/processor.c b/modules/devices/x86/processor.c index 7935a83d..25dc6c4a 100644 --- a/modules/devices/x86/processor.c +++ b/modules/devices/x86/processor.c @@ -369,7 +369,7 @@ static struct { { "tsc", "Time Stamp Counter and RDTSC instruction" }, { "msr", "Model Specific Registers" }, { "pae", "Physical Address Extensions" }, - { "mce", "Machine Check Architeture" }, + { "mce", "Machine Check Architecture" }, { "cx8", "CMPXCHG8 instruction" }, { "apic", "Advanced Programmable Interrupt Controller" }, { "sep", "Fast System Call (SYSENTER/SYSEXIT)" }, -- cgit v1.2.3