From 08fc8fff255c3aa27362655887a5f5bcd786857c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 7 Aug 2018 12:19:10 +0200 Subject: src/mainboard: Fix typo Change-Id: Ief6a04ccb63658b5fb03cd1d298bf00948cf7410 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/27912 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/google/urara/urara_boardid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/urara') diff --git a/src/mainboard/google/urara/urara_boardid.h b/src/mainboard/google/urara/urara_boardid.h index bc61085b5d..7c7c04584e 100644 --- a/src/mainboard/google/urara/urara_boardid.h +++ b/src/mainboard/google/urara/urara_boardid.h @@ -17,7 +17,7 @@ #define __MAINBOARD_GOOGLE_URARA_URARA_BOARDID_H__ /* - * List of URARA derivatives board ID defintions. They are stored in uint8_t + * List of URARA derivatives board ID definitions. They are stored in uint8_t * across the code, using #defines here not to imply any specific size. */ #define URARA_BOARD_ID_BUB 0 -- cgit v1.2.3