docs: remove colon from time header

It's not used anywhere else; the inconsistency is weird.
This commit is contained in:
Michael Howell 2023-01-28 16:07:34 -07:00
parent 1e225413a2
commit 2cdec46275

View file

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