docs: Fix small typo: rougly -> roughly (#849)

This commit is contained in:
Tim Gates 2020-09-27 19:00:29 +10:00 committed by GitHub
parent 60b2a7ada5
commit 685d7baea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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