From f0bc673b26d7e76b0c9b6b1a3d58e84f237a89cc Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Wed, 13 Jul 2016 17:30:21 +0200 Subject: [PATCH] minor spec wording --- zstd_compression_format.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zstd_compression_format.md b/zstd_compression_format.md index 9f2227406..d432f1166 100644 --- a/zstd_compression_format.md +++ b/zstd_compression_format.md @@ -189,10 +189,10 @@ depending on local limitations. __Unused bit__ -The value of this bit is unimportant -and not interpreted by a decoder compliant with this specification version. -It may be used in a future revision, -to signal a property which is not required to properly decode the frame. +The value of this bit should be set to zero. +A decoder compliant with this specification version should not interpret it. +It might be used in a future version, +to signal a property which is not mandatory to properly decode the frame. __Reserved bit__