aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-08-18 15:22:10 +0200
committerLen Brown <len.brown@intel.com>2010-09-28 21:38:20 -0400
commit25cb1bfdd8256cd1c614947e1696e42176ac22ec (patch)
tree587f58547f6a2ceecf2ee2718e54ef6aef9667ab
parentbd126b23a2f30c3c7d268db2b96866923eb732a5 (diff)
downloadlinux-hpc-25cb1bfdd8256cd1c614947e1696e42176ac22ec.tar.gz
ACPI: Kconfig: fix typo.
"power of" -> "power off" Signed-off-by: Len Brown <len.brown@intel.com>
-rw-r--r--drivers/acpi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index b811f2173f6f16..88681aca88c581 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.