Skip to content

Commit

Permalink
auto merge of rust-lang#16164 : anguslees/rust/rfc3999, r=alexcrichton
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Aug 2, 2014
2 parents 5793b42 + 4d52e43 commit 020b91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libtime/lib.rs
Expand Up @@ -364,7 +364,7 @@ impl Tm {
}

/**
* Returns a time string formatted according to RFC 3999. RFC 3999 is
* Returns a time string formatted according to RFC 3339. RFC 3339 is
* compatible with ISO 8601.
*
* local: "2012-02-22T07:53:18-07:00"
Expand Down

0 comments on commit 020b91b

Please sign in to comment.