diff --git a/[refs] b/[refs] index 8110d0a9041b..3d92b21d4517 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4f3ca640e97ba54df42789a7c3085c75630e863c +refs/heads/master: 691fda505822e46e2a8106e33b408a12e11732bc diff --git a/trunk/drivers/acpi/acpica/tbxfload.c b/trunk/drivers/acpi/acpica/tbxfload.c index f87cc63e69a1..a5e1e4e47098 100644 --- a/trunk/drivers/acpi/acpica/tbxfload.c +++ b/trunk/drivers/acpi/acpica/tbxfload.c @@ -211,7 +211,7 @@ static acpi_status acpi_tb_load_namespace(void) * 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. * ******************************************************************************/