From 3db0198358e1b8101d78a7c785e4f4efde4fcaf9 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 23 Aug 2018 18:08:20 +0200 Subject: util/cbfstool: Fix typos Change-Id: I6967a106ce1286d633ddeeb041f582e65f9ea78c Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28208 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Martin Roth --- util/cbfstool/rmodule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/cbfstool/rmodule.h') diff --git a/util/cbfstool/rmodule.h b/util/cbfstool/rmodule.h index 43851009ad..192928aeea 100644 --- a/util/cbfstool/rmodule.h +++ b/util/cbfstool/rmodule.h @@ -36,7 +36,7 @@ struct rmod_context { /* endian conversion ops */ struct xdr *xdr; - /* Parsed ELF sturcture. */ + /* Parsed ELF structure. */ struct parsed_elf pelf; /* Program segment. */ Elf64_Phdr *phdr; -- cgit v1.2.3