correct comment to match behavior
This commit is contained in:
parent
04e7f96dd8
commit
435de171a3
@ -284,7 +284,7 @@ impl Instant {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Returns the amount of time elapsed from another instant to this one,
|
/// Returns the amount of time elapsed from another instant to this one,
|
||||||
/// or zero duration if that instant is earlier than this one.
|
/// or zero duration if that instant is later than this one.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user