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

Update verify.rs #344

Closed
wants to merge 1 commit into from
Closed

Update verify.rs #344

wants to merge 1 commit into from

Conversation

Daulox92
Copy link

This change standardizes the UTF-8 encoding string format throughout the codebase. The hyphenated form "utf-8" is the official and more widely used format according to Unicode specifications. The rest of the codebase already uses the hyphenated form "utf-8", so this change brings consistency to the error messages.

@sjudson
Copy link
Contributor

sjudson commented Jan 21, 2025

Closed per new policy to not accept typo changes. What we have here should be unambiguous and no one should be depending on these error messages in an automated way.

@sjudson sjudson closed this Jan 21, 2025
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