From 01cb55b69170b2b2ed1997948428c579743e36c4 Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Wed, 28 Nov 2018 09:07:54 +0100 Subject: drivers/intel/gma: Fix typo in header Correct typo of 'version' BUG=N/A TEST=N/A Change-Id: I05d7856072042c79f9d7aafdfecc9b3635f1d0cc Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/29880 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes --- src/drivers/intel/gma/edid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/intel/gma/edid.c') diff --git a/src/drivers/intel/gma/edid.c b/src/drivers/intel/gma/edid.c index 74bb6c6cc2..d2475cfd01 100644 --- a/src/drivers/intel/gma/edid.c +++ b/src/drivers/intel/gma/edid.c @@ -7,7 +7,7 @@ * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; version 2, or (at your option) - * any later verion of the License. + * any later version of the License. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3