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".
This commit is contained in:
parent
7372e5793d
commit
14f8521952
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
\section{Standard module \sectcode{dis}} % If implemented in Python
|
||||
\section{Standard Module \sectcode{dis}}
|
||||
\stmodindex{dis}
|
||||
|
||||
\label{module-dis}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
\section{Standard module \sectcode{dis}} % If implemented in Python
|
||||
\section{Standard Module \sectcode{dis}}
|
||||
\stmodindex{dis}
|
||||
|
||||
\label{module-dis}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue