Fix silly typo

This commit is contained in:
Andrew M. Kuchling 2003-12-23 16:46:41 +00:00
parent b386f6a509
commit 273069deec
1 changed files with 1 additions and 1 deletions

View 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