summaryrefslogtreecommitdiffstats
path: root/source/include/actbl1.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/actbl1.h')
-rw-r--r--source/include/actbl1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/actbl1.h b/source/include/actbl1.h
index 824135d..c24178f 100644
--- a/source/include/actbl1.h
+++ b/source/include/actbl1.h
@@ -130,7 +130,7 @@ typedef struct acpi_table_bert
{
ACPI_TABLE_HEADER Header; /* Common ACPI table header */
UINT32 RegionLength; /* Length of the boot error region */
- UINT64 Address; /* Physical addresss of the error region */
+ UINT64 Address; /* Physical address of the error region */
} ACPI_TABLE_BERT;
OpenPOWER on IntegriCloud