Skip to content

Commit 483c225

Browse files
author
Mathieu Dupuy
committed
move a dot outside double quotes
1 parent 2effef7 commit 483c225

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)