Fix doc comment typo
Added a single character to fix a typo in a doc comment.
This commit is contained in:
parent
f68cd9aef1
commit
0044a68249
@ -47,7 +47,7 @@ pub struct Duration {
|
||||
}
|
||||
|
||||
impl Duration {
|
||||
/// Crates a new `Duration` from the specified number of seconds and
|
||||
/// Creates a new `Duration` from the specified number of seconds and
|
||||
/// additional nanosecond precision.
|
||||
///
|
||||
/// If the nanoseconds is greater than 1 billion (the number of nanoseconds
|
||||
|
Loading…
x
Reference in New Issue
Block a user