Skip to content

Commit d0e2e6e

Browse files
authored
Fix a typo, testpatch -> testpach (#1392)
* Fix a typo, testpatch -> testpach * Fix a typo in changes.txt [ci skip]
1 parent c7643d6 commit d0e2e6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

base/changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ not part of the distribution.
99
2024-06-19 David Carlisle <[email protected]>
1010

1111
* fontdef.dtx:
12-
preload ts1lmr.fd in Unicode engines
12+
preload ts1cmr.fd in Unicode engines
1313

1414
2024-06-19 Joseph Wright <[email protected]>
1515
* ltkeys.dtx, clsguide.tex

base/lttab.dtx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
%%% From File: lttab.dtx
3232
%<*driver>
3333
% \fi
34-
\ProvidesFile{lttab.dtx}[2021/04/20 v1.1s LaTeX Kernel (Columns)]
34+
\ProvidesFile{lttab.dtx}[2024/06/23 v1.1s LaTeX Kernel (Columns)]
3535
% \iffalse
3636
\documentclass{ltxdoc}
3737
\GetFileInfo{lttab.dtx}
@@ -1499,7 +1499,7 @@
14991499
% \end{macrocode}
15001500
% \end{macro}
15011501
%
1502-
% \begin{macro}{\@testpatch}
1502+
% \begin{macro}{\@testpach}
15031503
% \begin{macrocode}
15041504
\def\@testpach#1{\@chclass \ifnum \@lastchclass=\tw@ 4 \else
15051505
\ifnum \@lastchclass=3 5 \else

0 commit comments

Comments
 (0)