Skip to content

Commit bcc45c8

Browse files
authored
Revert "Doc: move a dot outside double quotes (pythonGH-20007)"
This reverts commit 4eba677.
1 parent 1731d6d commit bcc45c8

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)