Skip to content

Commit 6a65177

Browse files
authored
Fix typo in generics/new_types
1 parent 8bede1b commit 6a65177

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/generics/new_types.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ impl Years {
1717
}
1818
}
1919
20-
2120
impl Days {
2221
/// truncates partial years
2322
pub fn to_years(&self) -> Years {

0 commit comments

Comments
 (0)