Skip to content

Commit 3175d45

Browse files
authored
Correct typos (#1647)
1 parent f407052 commit 3175d45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base/changes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ not part of the distribution.
1010

1111
* ltoutput.dtx (subsubsection{Float control}):
1212
When floats are to be placed and a test fails, \@reqcolroom needs
13-
to be reset to the value prior to the failed test (gh/1645)}
13+
to be reset to the value prior to the failed test (gh/1645)
1414

1515
2025-01-23 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
1616

base/doc/ltnews41.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ \subsection{Correct the float placement algorithm}
497497
much additional space is needed to place the float in a particular
498498
area. This means that it looks not only at the height of the float but also at the
499499
values from \cs{intextsep} (for \texttt{h} floats) or
500-
\cs{textfloatsep} and \texttt{floatsep} (for \texttt{t} and \texttt{b}
500+
\cs{textfloatsep} and \cs{floatsep} (for \texttt{t} and \texttt{b}
501501
floats). The resulting space requirement is then stored in an internal
502502
variable and compared to the space still available on the page.
503503

0 commit comments

Comments
 (0)