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 own misspellings #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix own misspellings #149

wants to merge 1 commit into from

Conversation

dmitshur
Copy link

This change fixes several misspellings in the misspell project.
They were found using misspell itself.

Fixes #148.

This change fixes several misspellings in the misspell project.
They were found using misspell itself.

Fixes #148.
@dmitshur dmitshur changed the title Fix misspellings Fix own misspellings Dec 23, 2018
@dmitshur
Copy link
Author

Friendly ping @client9. Let me know if I can help in any way with getting this PR reviewed.

@dmitshur
Copy link
Author

Friendly ping.

@dmitshur
Copy link
Author

Friendly heartbeat; this PR is still active from my side and I'm ready and willing to make any changes based on code review. Thank you!

@noplanman
Copy link

I think this PR can be merged as is, the problem is that this project seems abandoned / unmaintained though 😕

@@ -25,7 +25,7 @@ func NewMultiMatch(matchers []Matcher) *MultiMatch {
return &MultiMatch{matchers: matchers}
}

// Match satifies the Matcher iterface
// Match satisfies the Matcher iterface

Choose a reason for hiding this comment

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

iterface? Shouldn't be interface?

@DimitriPapadopoulos DimitriPapadopoulos mentioned this pull request Nov 19, 2023
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.

Misspellings in misspel.
3 participants