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".
Remove the leading comment declaring this to be a template for module documentation.
This commit is contained in:
parent
6f070108df
commit
045c7fc9b9
2 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,4 @@
|
|||
% Template for a library manual section.
|
||||
|
||||
\section{Standard module \sectcode{code}}
|
||||
\section{Standard Module \sectcode{code}}
|
||||
\label{module-code}
|
||||
\stmodindex{code}
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
% Template for a library manual section.
|
||||
|
||||
\section{Standard module \sectcode{code}}
|
||||
\section{Standard Module \sectcode{code}}
|
||||
\label{module-code}
|
||||
\stmodindex{code}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue