Skip to content

Commit 020b91b

Browse files
committed
auto merge of rust-lang#16164 : anguslees/rust/rfc3999, r=alexcrichton
Fixes rust-lang#16158
2 parents 5793b42 + 4d52e43 commit 020b91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtime/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ impl Tm {
364364
}
365365

366366
/**
367-
* Returns a time string formatted according to RFC 3999. RFC 3999 is
367+
* Returns a time string formatted according to RFC 3339. RFC 3339 is
368368
* compatible with ISO 8601.
369369
*
370370
* local: "2012-02-22T07:53:18-07:00"

0 commit comments

Comments
 (0)