diff options
Diffstat (limited to 'source/include/actbl1.h')
| -rw-r--r-- | source/include/actbl1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/actbl1.h b/source/include/actbl1.h index 824135d3dd2d..c24178f9c409 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; |
