mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Make the word "Module" in the section header start with an upper-case "M"
for both modules documented here.
This commit is contained in:
parent
14f8521952
commit
36499b8e62
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue