syntax.dtx: Fix commentary typo.
[mdwtools] / footnote.dtx
index 64eb689..235b179 100644 (file)
 % Footnotes are finished off by this macro.  This is the easy bit.
 %
 %    \begin{macrocode}
-\let\fn@endnote\color@endgroup
+\def\fn@endnote{\color@endgroup}
 %    \end{macrocode}
 %
 % \end{macro}