Paul Menzel ([email protected]) just uploaded a new patch set 
to gerrit, which you can find at http://review.coreboot.org/2373

-gerrit

commit dcae3df68921d301c633be2aa983e6ecbd8251ad
Author: Paul Menzel <[email protected]>
Date:   Tue Feb 12 12:30:26 2013 +0100

    Google Butterfly: acpi/thermal.asl: Fix typo »The*re* is no …«
    
    The commit introducing support for the Google Butterfly Chromebook
    
        commit d7bd4eb003f5b6a13943418ae0ac53248a2e34d2
        Author: Stefan Reinauer <[email protected]>
        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 <[email protected]>
---
 src/mainboard/google/butterfly/acpi/thermal.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/google/butterfly/acpi/thermal.asl 
b/src/mainboard/google/butterfly/acpi/thermal.asl
index 5e0dd43..382ece9 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).
        }
 }
 

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to