Skip to content

Commit

Permalink
Merge pull request #1892 from breitwan/typo-fix
Browse files Browse the repository at this point in the history
Fix typo in generics/new_types
  • Loading branch information
marioidival authored Oct 26, 2024
2 parents 2892dfa + 6a65177 commit 54cc32a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/generics/new_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ impl Years {
}
}
impl Days {
/// truncates partial years
pub fn to_years(&self) -> Years {
Expand Down

0 comments on commit 54cc32a

Please sign in to comment.