Browse Source

ACPI: Kconfig: fix typo.

"power of" -> "power off"

Signed-off-by: Len Brown <len.brown@intel.com>
Andrea Gelmini 15 years ago
parent
commit
25cb1bfdd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/acpi/Kconfig

+ 1 - 1
drivers/acpi/Kconfig

@@ -105,7 +105,7 @@ config ACPI_EC_DEBUGFS
 
 
 	  Be aware that using this interface can confuse your Embedded
 	  Be aware that using this interface can confuse your Embedded
 	  Controller in a way that a normal reboot is not enough. You then
 	  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.
 	  some seconds.
 	  An Embedded Controller typically is available on laptops and reads
 	  An Embedded Controller typically is available on laptops and reads
 	  sensor values like battery state and temperature.
 	  sensor values like battery state and temperature.