doc/webp-lossless-bitstream-spec: prefer present tense

https://developers.google.com/style/tense

Change-Id: I1151ad0f585afd388920e6910a30aca4c2d0cc32
This commit is contained in:
James Zern 2023-05-26 18:56:56 +00:00
parent 7acb6b829a
commit 9f38b71e01

View File

@ -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 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 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 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:** **(i) Simple Code Length Code:**