chronotope / chrono

Date and time library for Rust
Other
3.35k stars 536 forks source link

Fix typo in rustdoc of `from_timestamp_nanos()` #1591

Closed sgoll closed 5 months ago

sgoll commented 5 months ago

This change is pure documentation and fixes a typo in the description of from_timestamp_nanos().

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.78%. Comparing base (de2f1f4) to head (2463640).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1591 +/- ## ======================================= Coverage 91.78% 91.78% ======================================= Files 37 37 Lines 18208 18208 ======================================= Hits 16713 16713 Misses 1495 1495 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.