Skip to content

Commit

Permalink
Update pbt-gen/src/time.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Thane Thomson <thane@informal.systems>
  • Loading branch information
Shon Feder and thanethomson committed Mar 17, 2021
1 parent d1fd2ca commit b1755da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pbt-gen/src/time.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pub fn min_time() -> DateTime<Utc> {
/// The most distant time in the future for which chrono produces correct
/// times from [Utc.timestamp](chrono::Utc.timestamp).
///
/// See https://github.com/chronotope/chrono/issues/537.
/// See <https://github.com/chronotope/chrono/issues/537>.
///
/// ```
/// use pbt_gen;
Expand Down

0 comments on commit b1755da

Please sign in to comment.