Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix verbiage for Strings and Runes (noissue) #510

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

aannirajpatel
Copy link
Contributor

@aannirajpatel aannirajpatel commented Feb 22, 2024

Found a minor inaccuracy in the write-up for the "Strings and Runes" section: a UTF-8 "code point" can span multiple bytes for a single Thai character; a single Thai character won't span multiple UTF-8 code points because a "UTF-8 code point" is defined as a specific point on the UTF-8 character map, pertaining to a singular, specific character.

Copy link
Collaborator

@eliben eliben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@eliben eliben merged commit 9c71a85 into mmcgrana:master Feb 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants