]> granicus.if.org Git - python/commitdiff
Make the word "Module" in the section header start with an upper-case "M"
authorFred Drake <fdrake@acm.org>
Wed, 17 Dec 1997 13:44:37 +0000 (13:44 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 17 Dec 1997 13:44:37 +0000 (13:44 +0000)
for both built-in and standard modules.  They were different.

Doc/lib/libtemplate.tex
Doc/libtemplate.tex
Doc/templates/module.tex

index 2e56c4710febba5174d444a9b978b2a3fc12e2a0..29aeb639fdc55ae0ee9b868b299745c7cbb14f6c 100644 (file)
@@ -14,7 +14,7 @@
 \section{Built-in Module \sectcode{spam}}      % If implemented in C
 \bimodindex{spam}
 
-\section{Standard module \sectcode{spam}}      % If implemented in Python
+\section{Standard Module \sectcode{spam}}      % If implemented in Python
 \stmodindex{spam}
 
 \label{module-spam}
index 2e56c4710febba5174d444a9b978b2a3fc12e2a0..29aeb639fdc55ae0ee9b868b299745c7cbb14f6c 100644 (file)
@@ -14,7 +14,7 @@
 \section{Built-in Module \sectcode{spam}}      % If implemented in C
 \bimodindex{spam}
 
-\section{Standard module \sectcode{spam}}      % If implemented in Python
+\section{Standard Module \sectcode{spam}}      % If implemented in Python
 \stmodindex{spam}
 
 \label{module-spam}
index 2e56c4710febba5174d444a9b978b2a3fc12e2a0..29aeb639fdc55ae0ee9b868b299745c7cbb14f6c 100644 (file)
@@ -14,7 +14,7 @@
 \section{Built-in Module \sectcode{spam}}      % If implemented in C
 \bimodindex{spam}
 
-\section{Standard module \sectcode{spam}}      % If implemented in Python
+\section{Standard Module \sectcode{spam}}      % If implemented in Python
 \stmodindex{spam}
 
 \label{module-spam}