mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
time: fix a typo in Instant
docs (#6982)
This commit is contained in:
parent
4047d7962a
commit
d08578fc9a
@ -116,7 +116,7 @@ impl Instant {
|
||||
}
|
||||
|
||||
/// Returns the amount of time elapsed since this instant was created,
|
||||
/// or zero duration if that this instant is in the future.
|
||||
/// or zero duration if this instant is in the future.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user