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

Skip to content

Commit 1ee492e

Browse files
committed
The list of module descriptions should be a {description} environment, not
{itemize}!
1 parent ed3515d commit 1ee492e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Doc/libmac.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ \chapter{Macintosh Specific Services}
3636

3737
The following modules are documented here:
3838

39-
\begin{itemize}
39+
\begin{description}
4040

4141
\item[mac]
4242
--- Similar interfaces to the \module{posix} module.
@@ -86,7 +86,7 @@ \chapter{Macintosh Specific Services}
8686
--- Support to act as an Open Scripting Architecture (OSA) server
8787
(``Apple Events'').
8888

89-
\end{itemize}
89+
\end{description}
9090

9191

9292
\section{Built-in Module \sectcode{mac}}

Doc/mac/libmac.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ \chapter{Macintosh Specific Services}
3636

3737
The following modules are documented here:
3838

39-
\begin{itemize}
39+
\begin{description}
4040

4141
\item[mac]
4242
--- Similar interfaces to the \module{posix} module.
@@ -86,7 +86,7 @@ \chapter{Macintosh Specific Services}
8686
--- Support to act as an Open Scripting Architecture (OSA) server
8787
(``Apple Events'').
8888

89-
\end{itemize}
89+
\end{description}
9090

9191

9292
\section{Built-in Module \sectcode{mac}}

0 commit comments

Comments
 (0)