From e44a3d28422ec5d1498bc8526ba7574a8c855ac5 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 28 May 2022 12:33:44 -0600 Subject: util: Fix a few spelling mistakes Signed-off-by: Martin Roth Change-Id: Ib6f0232292c9e289ee1e87998493ea70beea8e78 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64750 Tested-by: build bot (Jenkins) Reviewed-by: Elyes Haouas Reviewed-by: Felix Singer --- util/cbfstool/lz4/lz4_Frame_format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/cbfstool/lz4') diff --git a/util/cbfstool/lz4/lz4_Frame_format.md b/util/cbfstool/lz4/lz4_Frame_format.md index 2ea1a86802..74c78d5aa5 100644 --- a/util/cbfstool/lz4/lz4_Frame_format.md +++ b/util/cbfstool/lz4/lz4_Frame_format.md @@ -343,7 +343,7 @@ __EndMark__ End of legacy frame is implicit only. It must be followed by a standard EOF (End Of File) signal, -wether it is a file or a stream. +whether it is a file or a stream. Alternatively, if the frame is followed by a valid Frame Magic Number, it is considered completed. -- cgit v1.2.3