diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/butterfly/acpi/thermal.asl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/butterfly/acpi/thermal.asl b/src/mainboard/google/butterfly/acpi/thermal.asl index 5e0dd43e04..382ece9cba 100644 --- a/src/mainboard/google/butterfly/acpi/thermal.asl +++ b/src/mainboard/google/butterfly/acpi/thermal.asl @@ -75,7 +75,7 @@ Scope (\_TZ) Return (Local0) } -// The EC does all fan control. The is no Active Cooling Fan control (_ACx). +// The EC does all fan control. There is no Active Cooling Fan control (_ACx). } } |