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 typos #876

Closed
wants to merge 1 commit into from
Closed

Fix typos #876

wants to merge 1 commit into from

Conversation

kianmeng
Copy link

Found via typos --format brief

Found via `typos --format brief`
Copy link
Owner

@nical nical left a comment

Choose a reason for hiding this comment

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

Thanks!,

@@ -260,15 +260,15 @@ pub enum InternalError {
pub enum TessellationError {
// TODO Parameter typo
#[error("Unsupported parameter: {0}")]
UnsupportedParamater(UnsupportedParamater),
UnsupportedParameter(UnsupportedParameter),
Copy link
Owner

Choose a reason for hiding this comment

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

Ouch! Shame on me.

Unfortunately this is an API breaking change so I'll have to wait for other compelling changes to merge it and do a 2.0.0 release.

@nical nical mentioned this pull request Apr 21, 2024
@nical
Copy link
Owner

nical commented Apr 21, 2024

Closing in favor of #900

@nical nical closed this Apr 21, 2024
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