Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14f8521

Browse files
committed
Make the word "Module" in the section header start with an upper-case "M".
1 parent 7372e57 commit 14f8521

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libdis.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section{Standard module \sectcode{dis}} % If implemented in Python
1+
\section{Standard Module \sectcode{dis}}
22
\stmodindex{dis}
33

44
\label{module-dis}

Doc/libdis.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section{Standard module \sectcode{dis}} % If implemented in Python
1+
\section{Standard Module \sectcode{dis}}
22
\stmodindex{dis}
33

44
\label{module-dis}

0 commit comments

Comments
 (0)