Skip to content

Commit 3922654

Browse files
authored
Rollup merge of #107431 - notriddle:notriddle/colon, r=thomcc
docs: remove colon from time header It's not used anywhere else; the inconsistency is weird.
2 parents 6ce862c + 2cdec46 commit 3922654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: library/std/src/time.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! Temporal quantification.
22
//!
3-
//! # Examples:
3+
//! # Examples
44
//!
55
//! There are multiple ways to create a new [`Duration`]:
66
//!

0 commit comments

Comments
 (0)