Doc: move a dot outside double quotes (GH-20007)

(cherry picked from commit 4eba67783e)

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
This commit is contained in:
Miss Islington (bot) 2020-05-17 14:32:43 -07:00 committed by GitHub
parent a669443dfb
commit b1e23f3c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ on efficient attribute extraction for output formatting and manipulation.
Aware and Naive Objects
-----------------------
Date and time objects may be categorized as "aware" or "naive."
Date and time objects may be categorized as "aware" or "naive".
With sufficient knowledge of applicable algorithmic and political time
adjustments, such as time zone and daylight saving time information,