mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 23:36:17 +00:00
Grammar fix for docs
This commit is contained in:
parent
94b43fa2e8
commit
8abaae199e
@ -451,7 +451,7 @@ mod div;
|
||||
mod oldtime;
|
||||
pub mod offset;
|
||||
pub mod naive {
|
||||
//! Date and time types which do not concern about the timezones.
|
||||
//! Date and time types unconcerned with timezones.
|
||||
//!
|
||||
//! They are primarily building blocks for other types
|
||||
//! (e.g. [`TimeZone`](../offset/trait.TimeZone.html)),
|
||||
|
Loading…
x
Reference in New Issue
Block a user