Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 273069d

Browse files
committed
Fix silly typo
1 parent b386f6a commit 273069d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ \section{New, Improved, and Deprecated Modules}
14141414
compression library. bz2-compressed data is usually smaller than
14151415
corresponding \module{zlib}-compressed data. (Contributed by Gustavo Niemeyer.)
14161416

1417-
\item A set of standard date/type types has been added in the new \module{datetime}
1417+
\item A set of standard date/time types has been added in the new \module{datetime}
14181418
module. See the following section for more details.
14191419

14201420
\item The Distutils \class{Extension} class now supports

0 commit comments

Comments
 (0)