Fix typo - the module is named distutils.util.

This commit is contained in:
Thomas Heller 2004-06-18 06:55:28 +00:00
parent 56f6a4f225
commit 949f66141b
1 changed files with 1 additions and 1 deletions

2
Doc/dist/dist.tex vendored
View File

@ -2879,7 +2879,7 @@ Create a file called \var{filename} and write \var{contents} (a
sequence of strings without line terminators) to it.
\end{funcdesc}
\section{\module{distutils.utils} --- Miscellaneous other utility functions}
\section{\module{distutils.util} --- Miscellaneous other utility functions}
\declaremodule{standard}{distutils.util}
\modulesynopsis{Miscellaneous other utility functions}