summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/whatsnew23.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 1376e29..52d1fb9 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -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