Skip to content

Commit 33aaebf

Browse files
donatik27djc
authored andcommitted
Update mod.rs
1 parent 65c47f3 commit 33aaebf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/offset/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ impl<T> MappedLocalTime<T> {
8989
}
9090
}
9191

92-
/// Returns the earliest possible result of a the time zone mapping.
92+
/// Returns the earliest possible result of the time zone mapping.
9393
///
9494
/// # Errors
9595
///
@@ -102,7 +102,7 @@ impl<T> MappedLocalTime<T> {
102102
}
103103
}
104104

105-
/// Returns the latest possible result of a the time zone mapping.
105+
/// Returns the latest possible result of the time zone mapping.
106106
///
107107
/// # Errors
108108
///

0 commit comments

Comments
 (0)