Added two percentage signs.

master
Henrik Skov Midtiby 8 years ago committed by Jacopo De Simoi
parent 883d97b4f7
commit 7fd77c458e
  1. 4
      todonotes.dtx

@ -1930,10 +1930,10 @@ prior to loading the todonotes package.} \else\fi%
% The |\todototoc| command respects the disable option.
% \begin{macrocode}
\newcommand{\todototoc}
{
{%
\if@todonotes@disabled
\else
\addcontentsline{toc}{\@ifundefined{chapter}{section}{chapter}}{\@todonotes@todolistname}
\addcontentsline{toc}{\@ifundefined{chapter}{section}{chapter}}{\@todonotes@todolistname}%
\fi
}
% \end{macrocode}

Loading…
Cancel
Save