mirror of https://github.com/python/cpython
Make the word "Module" in the section header start with an upper-case "M".
This commit is contained in:
parent
2303d31cc0
commit
9c483191d6
|
@ -1,4 +1,4 @@
|
||||||
\section{Standard module \sectcode{Queue}}
|
\section{Standard Module \sectcode{Queue}}
|
||||||
\stmodindex{Queue}
|
\stmodindex{Queue}
|
||||||
|
|
||||||
\label{module-Queue}
|
\label{module-Queue}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
\section{Standard module \sectcode{Queue}}
|
\section{Standard Module \sectcode{Queue}}
|
||||||
\stmodindex{Queue}
|
\stmodindex{Queue}
|
||||||
|
|
||||||
\label{module-Queue}
|
\label{module-Queue}
|
||||||
|
|
Loading…
Reference in New Issue