Fix doc comment typo

Added a single character to fix a typo in a doc comment.
This commit is contained in:
Lee Jenkins 2015-10-25 09:17:27 -05:00
parent f68cd9aef1
commit 0044a68249

View file

@ -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