From: Fred Drake Date: Wed, 17 Dec 1997 13:47:39 +0000 (+0000) Subject: Make the word "Module" in the section header start with an upper-case "M". X-Git-Tag: v1.5~119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=045c7fc9b9a1b53acc3a62c19a838154708a00f3;p=thirdparty%2FPython%2Fcpython.git 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. --- diff --git a/Doc/lib/libcode.tex b/Doc/lib/libcode.tex index 5fa9717e5ccf..dd62173cdc02 100644 --- a/Doc/lib/libcode.tex +++ b/Doc/lib/libcode.tex @@ -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} diff --git a/Doc/libcode.tex b/Doc/libcode.tex index 5fa9717e5ccf..dd62173cdc02 100644 --- a/Doc/libcode.tex +++ b/Doc/libcode.tex @@ -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}