Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«

The commit introducing support for the Google Butterfly Chromebook

    commit d7bd4eb003
    Author: Stefan Reinauer <reinauer@chromium.org>
    Date:   Mon Feb 11 11:11:36 2013 -0800

        Add support for "Butterfly" Chromebook

        Reviewed-on: http://review.coreboot.org/2359

contains the typo, which is corrected now.

Change-Id: I932f4cd248cac71c3ede39a7da97162e791827cb
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2373
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
Paul Menzel 2013-02-12 12:30:26 +01:00 committed by Peter Stuge
parent 1236b84234
commit fd72d5a838
1 changed files with 1 additions and 1 deletions

View File

@ -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).
}
}