diff mbox

[1/2] Drivers: ACPI: Kconfig: fix typo.

Message ID 1282137731-10469-1-git-send-email-andrea.gelmini@gelma.net (mailing list archive)
State New, archived
Headers show

Commit Message

Andrea Gelmini Aug. 18, 2010, 1:22 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index b811f21..88681ac 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -105,7 +105,7 @@  config ACPI_EC_DEBUGFS
 
 	  Be aware that using this interface can confuse your Embedded
 	  Controller in a way that a normal reboot is not enough. You then
-	  have to power of your system, and remove the laptop battery for
+	  have to power off your system, and remove the laptop battery for
 	  some seconds.
 	  An Embedded Controller typically is available on laptops and reads
 	  sensor values like battery state and temperature.