summaryrefslogtreecommitdiffstats
path: root/lz4_Frame_format.md
diff options
context:
space:
mode:
Diffstat (limited to 'lz4_Frame_format.md')
-rw-r--r--lz4_Frame_format.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lz4_Frame_format.md b/lz4_Frame_format.md
index 55edaa0..cb41d47 100644
--- a/lz4_Frame_format.md
+++ b/lz4_Frame_format.md
@@ -341,8 +341,8 @@ Data is always compressed, even when compression is detrimental.
__EndMark__
-End of compressed stream is implicit.
-It needs to be followed by a standard EOF (End Of File) signal,
+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.
Alternatively, if the frame is followed by a valid Frame Magic Number,