summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiTables/Facs.aslc
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/AcpiTables/Facs.aslc')
-rw-r--r--OvmfPkg/AcpiTables/Facs.aslc2
1 files changed, 1 insertions, 1 deletions
diff --git a/OvmfPkg/AcpiTables/Facs.aslc b/OvmfPkg/AcpiTables/Facs.aslc
index 56f86c1ca4..d4e6ac4b6b 100644
--- a/OvmfPkg/AcpiTables/Facs.aslc
+++ b/OvmfPkg/AcpiTables/Facs.aslc
@@ -71,7 +71,7 @@ ReferenceAcpiTable (
{
//
// Reference the table being generated to prevent the optimizer from removing the
- // data structure from the exeutable
+ // data structure from the executable
//
return (VOID*)&FACS;
}