From 5fc8805a71036a4497d8d8c29b5d422200d96643 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 24 Oct 2019 10:46:49 -0500 Subject: Documentation: trivial typo fix strcut/struct Change-Id: I5e7d8e8a95e5bef23307eb50456a89e0e23c445a Signed-off-by: Marty E. Plummer Reviewed-on: https://review.coreboot.org/c/coreboot/+/36299 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- Documentation/lib/flashmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/lib/flashmap.md b/Documentation/lib/flashmap.md index 5da0e998c9..d3d8bbf6ea 100644 --- a/Documentation/lib/flashmap.md +++ b/Documentation/lib/flashmap.md @@ -17,7 +17,7 @@ something else) should have its own Flashmap section, and everything else should normally go into CBFS. The Flashmap itself starts with a header `struct fmap` and followed by a list of -section descriptions in `strcut fmap_area`. +section descriptions in `struct fmap_area`. ### Header The header `struct fmap` has following fields: -- cgit v1.2.3