aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8/acpi/systemstatus.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo/h8/acpi/systemstatus.asl')
-rw-r--r--src/ec/lenovo/h8/acpi/systemstatus.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ec/lenovo/h8/acpi/systemstatus.asl b/src/ec/lenovo/h8/acpi/systemstatus.asl
index 17e8ba799d..d914e8b0b6 100644
--- a/src/ec/lenovo/h8/acpi/systemstatus.asl
+++ b/src/ec/lenovo/h8/acpi/systemstatus.asl
@@ -45,7 +45,7 @@ Scope (\_SI)
If (LEqual (Arg0, 2)) {
/* waking state */
- /* power LED om */
+ /* power LED on */
\_SB.PCI0.LPCB.EC.LED(0x80)
/* suspend LED blinking */
\_SB.PCI0.LPCB.EC.LED(0xc7)