diff options
Diffstat (limited to 'source/components/tables/tbxfload.c')
| -rw-r--r-- | source/components/tables/tbxfload.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/source/components/tables/tbxfload.c b/source/components/tables/tbxfload.c index 2883babc0e07..ecf87733b4a0 100644 --- a/source/components/tables/tbxfload.c +++ b/source/components/tables/tbxfload.c @@ -219,7 +219,7 @@ UnlockAndExit:   * DESCRIPTION: Dynamically load an ACPI table from the caller's buffer. Must   *              be a valid ACPI table with a valid ACPI table header.   *              Note1: Mainly intended to support hotplug addition of SSDTs. - *              Note2: Does not copy the incoming table. User is reponsible + *              Note2: Does not copy the incoming table. User is responsible   *              to ensure that the table is not deleted or unmapped.   *   ******************************************************************************/ | 
