mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
doc/webp-lossless-bitstream-spec: prefer present tense
https://developers.google.com/style/tense Change-Id: I1151ad0f585afd388920e6910a30aca4c2d0cc32
This commit is contained in:
parent
7acb6b829a
commit
9f38b71e01
@ -836,8 +836,7 @@ considered a complete binary tree and can be encoded using either the simple
|
||||
code length code or the normal code length code. When coding a single leaf
|
||||
node using the _normal code length code_, all but one code length should be
|
||||
zeros, and the single leaf node value is marked with the length of 1 -- even
|
||||
when no bits will be consumed when that single leaf node tree is used.
|
||||
|
||||
when no bits are consumed when that single leaf node tree is used.
|
||||
|
||||
**(i) Simple Code Length Code:**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user