Auto merge of #29301 - reddraggone9:patch-1, r=alexcrichton

Added a single character to fix a typo in a doc comment.
This commit is contained in:
bors 2015-10-26 06:37:12 +00:00
commit 72ed590f8b

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