From 482d16fb0ab1899da856b083f35b682917b0ed96 Mon Sep 17 00:00:00 2001 From: Jonathan Neuschäfer Date: Mon, 20 Nov 2017 02:09:19 +0100 Subject: src/mainboard: Fix various typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These typos were found through manual review and grep. Change-Id: Ia5a9acae4fbe2627017743106d9326a14c99a225 Signed-off-by: Jonathan Neuschäfer Reviewed-on: https://review.coreboot.org/22525 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Paul Menzel --- src/mainboard/asus/kgpe-d16/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/asus/kgpe-d16') diff --git a/src/mainboard/asus/kgpe-d16/romstage.c b/src/mainboard/asus/kgpe-d16/romstage.c index a388a54140..63b93c19c5 100644 --- a/src/mainboard/asus/kgpe-d16/romstage.c +++ b/src/mainboard/asus/kgpe-d16/romstage.c @@ -131,7 +131,7 @@ void activate_spd_rom(const struct mem_controller *ctrl) { } /* Voltages are specified by index - * Valid indicies for this platform are: + * Valid indices for this platform are: * 0: 1.5V * 1: 1.35V * 2: 1.25V -- cgit v1.2.3