Skip to content

Commit

Permalink
src/timeunits.rs: fix minor typo
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
  • Loading branch information
gwbres committed Dec 6, 2022
1 parent aa1ea21 commit 90d080a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/timeunits.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pub enum Unit {
Minute,
Hour,
Day,
/// 36525 days, it the number of days per century in the Julian calendar
/// 36525 days, is the number of days per century in the Julian calendar
Century,
}

Expand Down

0 comments on commit 90d080a

Please sign in to comment.