aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/lz4/lz4_Frame_format.md
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/lz4/lz4_Frame_format.md')
-rw-r--r--util/cbfstool/lz4/lz4_Frame_format.md2
1 files changed, 1 insertions, 1 deletions
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.