fixed doc typo

This commit is contained in:
Yann Collet
2016-08-02 14:26:00 +02:00
parent de4c04f6c2
commit 346efccc35
3 changed files with 41 additions and 35 deletions
+1 -1
View File
@@ -503,7 +503,7 @@ Compressed and regenerated size fields follow little-endian convention.
#### Huffman Tree description
This section is only present when literals block type is `Compressed` (`0`).
This section is only present when literals block type is `Compressed` (`2`).
Prefix coding represents symbols from an a priori known alphabet
by bit sequences (codewords), one codeword for each symbol,