Skip to content

Commit b1e23f3

Browse files
miss-islingtonMathieu Dupuy
and
Mathieu Dupuy
authored
Doc: move a dot outside double quotes (GH-20007)
(cherry picked from commit 4eba677) Co-authored-by: Mathieu Dupuy <mathieu.dupuy@doctolib.com>
1 parent a669443 commit b1e23f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ on efficient attribute extraction for output formatting and manipulation.
3535
Aware and Naive Objects
3636
-----------------------
3737

38-
Date and time objects may be categorized as "aware" or "naive."
38+
Date and time objects may be categorized as "aware" or "naive".
3939

4040
With sufficient knowledge of applicable algorithmic and political time
4141
adjustments, such as time zone and daylight saving time information,

0 commit comments

Comments
 (0)