From 0f82c12f71f23f0699fb85a5fe768fba00963e7a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 4 Dec 2019 19:23:50 +0100 Subject: {Documentation,soc/intel}: Fix typo Change-Id: I708ab503ece37f44cc38511aad2383ab2cec3368 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37468 Reviewed-by: Angel Pons Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- Documentation/lib/payloads/fit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/lib/payloads') diff --git a/Documentation/lib/payloads/fit.md b/Documentation/lib/payloads/fit.md index 57a1a5456671..c6ccc7b868f3 100644 --- a/Documentation/lib/payloads/fit.md +++ b/Documentation/lib/payloads/fit.md @@ -58,7 +58,7 @@ Supported compression algorithms: The config entries contain a compatible string, that is used to find a matching config. -The following mainboard specific funtions provide the BOARDID and SKUID: +The following mainboard specific functions provide the BOARDID and SKUID: ```c uint32_t board_id(void); -- cgit v1.2.3