summaryrefslogtreecommitdiff
path: root/macros/latex/base/ltsect.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/base/ltsect.dtx')
-rw-r--r--macros/latex/base/ltsect.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/macros/latex/base/ltsect.dtx b/macros/latex/base/ltsect.dtx
index 239d4c547f..9ccd042fb4 100644
--- a/macros/latex/base/ltsect.dtx
+++ b/macros/latex/base/ltsect.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 1993-2019
+% Copyright (C) 1993-2020
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -116,14 +116,14 @@
% using the information previously saved with the other commands.
%
%
-%
+%
% \begin{macrocode}
%</2ekernel>
%<*2ekernel|latexrelease>
%<latexrelease>\IncludeInRelease{2019/10/01}%
%<latexrelease> {\title}{Make commands robust}%
% \end{macrocode}
-%
+%
%
% \begin{macro}{\title}
% \changes{LaTeX2e}{1993/12/11}{Added default}
@@ -191,7 +191,7 @@
% \end{macrocode}
%
%
-%
+%
% \begin{macro}{\@title}
% \begin{macrocode}
\def\@title{\@latex@error{No \noexpand\title given}\@ehc}
@@ -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}
@@ -923,7 +923,7 @@
% \begin{macro}{\noprotrusion}
% This command, if placed directly to the right (or left) of a
-% word, will prevent prevent protrusion of that word into the
+% word, will prevent protrusion of that word into the
% margin. It is used in the toc entry lines as they shouldn't
% protrude. It is implemented as to kerns that cancel each other
% but being there hide the word so that protrusion is not
@@ -934,7 +934,7 @@
% \end{macrocode}
% \end{macro}
%
-%
+%
% \begin{macrocode}
%</2ekernel|latexrelease>
%<latexrelease>\EndIncludeInRelease