Skip to content

Commit

Permalink
[macros] Fix typo in LaTeX comment (#7375)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored Nov 7, 2024
1 parent efa0bec commit 13ba96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/macros.tex
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@

% \indeximpldef synthesizes a collation key from the argument; that is, an
% invocation \indeximpldef{arg} emits an index entry `key@arg`, where `key`
% is derived from `arg` by replacing the folowing list of commands with their
% is derived from `arg` by replacing the following list of commands with their
% bare content. This allows, say, collating plain text and code.
\newcommand{\indeximpldef}[1]{%
\let\otextup\textup%
Expand Down

0 comments on commit 13ba96c

Please # to comment.