mirror of
https://github.com/google/brotli.git
synced 2024-11-09 21:50:07 +00:00
docs: Fix small typo: rougly -> roughly (#849)
This commit is contained in:
parent
60b2a7ada5
commit
685d7baea9
@ -1704,7 +1704,7 @@ class Layout:
|
||||
"""Read literal context modes.
|
||||
LSB6: lower 6 bits of last char
|
||||
MSB6: upper 6 bits of last char
|
||||
UTF8: rougly dependent on categories:
|
||||
UTF8: roughly dependent on categories:
|
||||
upper 4 bits depend on category of last char:
|
||||
control/whitespace/space/ punctuation/quote/%/open/close/
|
||||
comma/period/=/digits/ VOWEL/CONSONANT/vowel/consonant
|
||||
|
Loading…
Reference in New Issue
Block a user