From: Fred Drake Date: Wed, 17 Dec 1997 13:52:04 +0000 (+0000) Subject: Make the word "Module" in the section header start with an upper-case "M". X-Git-Tag: v1.5~117 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14f8521952b250eaee1de858a40324fe628734d8;p=python Make the word "Module" in the section header start with an upper-case "M". --- diff --git a/Doc/lib/libdis.tex b/Doc/lib/libdis.tex index 018fd1bd8b..ac60fe363c 100644 --- a/Doc/lib/libdis.tex +++ b/Doc/lib/libdis.tex @@ -1,4 +1,4 @@ -\section{Standard module \sectcode{dis}} % If implemented in Python +\section{Standard Module \sectcode{dis}} \stmodindex{dis} \label{module-dis} diff --git a/Doc/libdis.tex b/Doc/libdis.tex index 018fd1bd8b..ac60fe363c 100644 --- a/Doc/libdis.tex +++ b/Doc/libdis.tex @@ -1,4 +1,4 @@ -\section{Standard module \sectcode{dis}} % If implemented in Python +\section{Standard Module \sectcode{dis}} \stmodindex{dis} \label{module-dis}