Skip to content

Commit 2cdec46

Browse files
committedJan 28, 2023
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
 

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)
Please sign in to comment.