Skip to content

Commit 2cdec46

Browse files
committed
docs: remove colon from time header
It's not used anywhere else; the inconsistency is weird.
1 parent 1e22541 commit 2cdec46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/std/src/time.rs

Lines changed: 1 addition & 1 deletion
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)