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.
This commit is contained in:
Matthias Krüger 2023-01-29 20:03:38 +01:00 committed by GitHub
commit 392265419a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
//! Temporal quantification.
//!
//! # Examples:
//! # Examples
//!
//! There are multiple ways to create a new [`Duration`]:
//!