[PATCH 9/9] acpi: acpitables: fix typo managment ==> management

Colin King colin.king at canonical.com
Sat Sep 22 17:54:00 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 src/acpi/acpitables/acpitables.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/acpi/acpitables/acpitables.c b/src/acpi/acpitables/acpitables.c
index d797672..73c06a9 100644
--- a/src/acpi/acpitables/acpitables.c
+++ b/src/acpi/acpitables/acpitables.c
@@ -138,7 +138,7 @@ static void acpi_table_check_fadt(fwts_framework *fw, fwts_acpi_table_info *tabl
 					"S4BIOS_REQ, PSTATE_CNT and CST_CNT are defined which means SMI_CMD should be "
 					"defined otherwise SMI commands cannot be sent.");
 			fwts_advice(fw, "The configuration seems to suggest that SMI command should be defined to "
-					"allow the kernel to trigger system managment interrupts via the SMD_CMD port. "
+					"allow the kernel to trigger system management interrupts via the SMD_CMD port. "
 					"The fact that SMD_CMD is zero which is invalid means that SMIs are not possible "
 					"through the normal ACPI mechanisms. This means some firmware based machine "
 					"specific functions will not work.");
-- 
1.7.10.4




More information about the fwts-devel mailing list