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

Skip to content

Commit c734b01

Browse files
committed
Fix critical markup errors.
1 parent 6c62995 commit c734b01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/liblogging.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ \subsection{Classes}
897897
\end{methoddesc}
898898

899899

900-
\begin{classdesc}PlaceHolder{logger}
900+
\begin{classdesc}{PlaceHolder}{logger}
901901

902902
\class{PlaceHolder} instances are used in the \class{Manager} logger
903903
hierarchy to take the place of nodes for which no loggers have been defined
@@ -913,7 +913,7 @@ \subsection{Classes}
913913

914914
\end{methoddesc}
915915

916-
\begin{classdesc}RootLogger{level}
916+
\begin{classdesc}{RootLogger}{level}
917917

918918
A root logger is not that different to any other logger, except that it must
919919
have a logging \var{level} and there is only one instance of it in the

0 commit comments

Comments
 (0)