Skip to content

Conversation

@wneessen
Copy link
Owner

Fixes #339

Winni Neessen added 4 commits October 16, 2024 10:35
Corrected spelling errors in comments for "challenge" and "compatibility" to improve clarity. This ensures better understanding and adherence to the documented IETF draft standard.
Fix a typo in smtp_test.go's comment from "challanges" to "challenges" to improve readability and accuracy of documentation. This change does not affect the code's functionality.
Corrected multiple instances of "mechansim" to "mechanism" in the comments describing SASL authentication methods to improve readability and maintain code quality.
Corrected the spelling of "seperately" to "separately" in a comment explaining the parsing of multipart/related and multipart/alternative parts.
@wneessen wneessen linked an issue Oct 16, 2024 that may be closed by this pull request
@wneessen wneessen merged commit c903f6e into main Oct 16, 2024
10 of 13 checks passed
@wneessen wneessen deleted the bug/339_fix-spelling-errors branch October 16, 2024 08:41
@codecov
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.73%. Comparing base (8ea80c0) to head (a638090).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   86.98%   86.73%   -0.26%     
==========================================
  Files          26       26              
  Lines        2382     2382              
==========================================
- Hits         2072     2066       -6     
- Misses        178      181       +3     
- Partials      132      135       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Fix spelling errors

2 participants