Make the word "Module" in the section header start with an upper-case "M"

for both modules documented here.
This commit is contained in:
Fred Drake 1997-12-17 14:01:31 +00:00
parent 14f8521952
commit 36499b8e62
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
\section{Standard module \sectcode{macostools}}
\section{Standard Module \sectcode{macostools}}
\label{module-macostools}
\stmodindex{macostools}
@ -48,7 +48,7 @@ Note that the process of creating finder aliases is not specified in
the Apple documentation. Hence, aliases created with \code{mkalias}
could conceivably have incompatible behaviour in some cases.
\section{Standard module \sectcode{findertools}}
\section{Standard Module \sectcode{findertools}}
\stmodindex{findertools}
This module contains routines that give Python programs access to some

View file

@ -1,4 +1,4 @@
\section{Standard module \sectcode{macostools}}
\section{Standard Module \sectcode{macostools}}
\label{module-macostools}
\stmodindex{macostools}
@ -48,7 +48,7 @@ Note that the process of creating finder aliases is not specified in
the Apple documentation. Hence, aliases created with \code{mkalias}
could conceivably have incompatible behaviour in some cases.
\section{Standard module \sectcode{findertools}}
\section{Standard Module \sectcode{findertools}}
\stmodindex{findertools}
This module contains routines that give Python programs access to some