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 mod.rs #1638

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Update mod.rs #1638

merged 1 commit into from
Dec 5, 2024

Conversation

donatik27
Copy link
Contributor

Changes Made
File: src/offset/mod.rs

Line 92:
Old: /// Returns the earliest possible result of a the time zone mapping.
New: /// Returns the earliest possible result of the time zone mapping.
Reason: Corrected a grammatical error by removing the redundant word "a".

Line 105:
Old: /// Returns the latest possible result of a the time zone mapping.
New: /// Returns the latest possible result of the time zone mapping.
Reason: Corrected a grammatical error by removing the redundant word "a".

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (65c47f3) to head (31ae53b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1638   +/-   ##
=======================================
  Coverage   91.11%   91.11%           
=======================================
  Files          37       37           
  Lines       17137    17137           
=======================================
  Hits        15614    15614           
  Misses       1523     1523           

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

@djc djc merged commit 33aaebf into chronotope:main Dec 5, 2024
34 of 35 checks passed
@djc
Copy link
Member

djc commented Dec 5, 2024

Thanks.

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