summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/ltsect.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/ltsect.dtx')
-rw-r--r--macros/latex-dev/base/ltsect.dtx2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex-dev/base/ltsect.dtx b/macros/latex-dev/base/ltsect.dtx
index 239d4c547f..b4851f28e2 100644
--- a/macros/latex-dev/base/ltsect.dtx
+++ b/macros/latex-dev/base/ltsect.dtx
@@ -784,7 +784,7 @@
\def\addcontentsline#1#2#3{%
\addtocontents{#1}{\protect\contentsline{#2}{#3}{\thepage}%
% \end{macrocode}
-% We add \cs{protected@file@percent} at the end which is turned om
+% We add \cs{protected@file@percent} at the end which is turned inside
% \cs{@writefile} into a percent character to mask the newline after
% the closing argument brace.
% \begin{macrocode}