File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14528,7 +14528,7 @@ function M.writer.new(options)
14528
14528
%
14529
14529
% Parse the \Opt{slice} option and define \luamdef{writer->slice\_begin}
14530
14530
% \luamdef{writer->slice\_end}, and \luamdef{writer->is\_writing}. The
14531
- % \luamdef {writer->is\_writing} member variable is mutable.
14531
+ % \luam {writer->is\_writing} member variable is mutable.
14532
14532
%
14533
14533
% \end{markdown}
14534
14534
% \begin{macrocode}
@@ -15123,7 +15123,7 @@ function M.writer.new(options)
15123
15123
%
15124
15124
% Define \luamdef{writer->active\_headings} as a stack of identifiers
15125
15125
% of the headings that are currently active. The
15126
- % \luamdef {writer->active\_headings} member variable is mutable.
15126
+ % \luam {writer->active\_headings} member variable is mutable.
15127
15127
%
15128
15128
% \end{markdown}
15129
15129
% \begin{macrocode}
You can’t perform that action at this time.
0 commit comments