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 spelling errors #339

Closed
wneessen opened this issue Oct 16, 2024 · 0 comments · Fixed by #340
Closed

Fix spelling errors #339

wneessen opened this issue Oct 16, 2024 · 0 comments · Fixed by #340
Assignees
Labels
bug Something isn't working confirmed

Comments

@wneessen
Copy link
Owner

Description

From GoReportCard:

Misspell Finds commonly misspelled English words

smtp/auth_login.go
Line 32: warning: "challange" is a misspelling of "challenge" (misspell)
Line 32: warning: "compatiblity" is a misspelling of "compatibility" (misspell)

smtp/smtp_test.go
Line 2140: warning: "challanges" is a misspelling of "challenges" (misspell)

auth.go
Line 38: warning: "mechansim" is a misspelling of "mechanism" (misspell)
Line 54: warning: "mechansim" is a misspelling of "mechanism" (misspell)
Line 79: warning: "mechansim" is a misspelling of "mechanism" (misspell)
Line 98: warning: "mechansim" is a misspelling of "mechanism" (misspell)

eml.go
Line 386: warning: "seperately" is a misspelling of "separately" (misspell)

To Reproduce

Check https://goreportcard.com/report/github.com/wneessen/go-mail

Expected behaviour

Use correct spelling

Screenshots

No response

Attempted Fixes

No response

Additional context

No response

@wneessen wneessen added the bug Something isn't working label Oct 16, 2024
@wneessen wneessen self-assigned this Oct 16, 2024
@wneessen wneessen linked a pull request Oct 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant