]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[Bug #864029] Fix silly typo
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 23 Dec 2003 16:47:44 +0000 (16:47 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 23 Dec 2003 16:47:44 +0000 (16:47 +0000)
Doc/whatsnew/whatsnew23.tex

index bd765f64f8fda2a377530fb8f773ffe51dc404a2..9e8bd7f495d65215d43a700b80d712ad01dfa0bf 100644 (file)
@@ -1414,7 +1414,7 @@ package and importing it as \module{bsddb3}, you will have to change your
 compression library.  bz2-compressed data is usually smaller than 
 corresponding \module{zlib}-compressed data. (Contributed by Gustavo Niemeyer.)
  
-\item A set of standard date/type types has been added in the new \module{datetime}
+\item A set of standard date/time types has been added in the new \module{datetime}
 module.  See the following section for more details.
 
 \item The Distutils \class{Extension} class now supports