doc: fix grammar
This commit is contained in:
parent
a5b294864a
commit
e15dd99b7b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ mod duration;
|
|||
|
||||
/// A measurement of a monotonically increasing clock.
|
||||
///
|
||||
/// Instants are guaranteed always be greater than any previously measured
|
||||
/// Instants are always guaranteed to be greater than any previously measured
|
||||
/// instant when created, and are often useful for tasks such as measuring
|
||||
/// benchmarks or timing how long an operation takes.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue