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

Skip to content

Commit 045c7fc

Browse files
committed
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.
1 parent 6f07010 commit 045c7fc

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

Doc/lib/libcode.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
% Template for a library manual section.
2-
3-
\section{Standard module \sectcode{code}}
1+
\section{Standard Module \sectcode{code}}
42
\label{module-code}
53
\stmodindex{code}
64

Doc/libcode.tex

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
% Template for a library manual section.
2-
3-
\section{Standard module \sectcode{code}}
1+
\section{Standard Module \sectcode{code}}
42
\label{module-code}
53
\stmodindex{code}
64

0 commit comments

Comments
 (0)