[latex3-commits] [latex3/latex2e] latex-lab/blocks: typo (6ae97305)

github at latex-project.org github at latex-project.org
Sat Mar 16 13:25:04 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : latex-lab/blocks
Link       : https://github.com/latex3/latex2e/commit/6ae97305850b6ee8628c2249d4969a48f3ce39d0

>---------------------------------------------------------------

commit 6ae97305850b6ee8628c2249d4969a48f3ce39d0
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Mar 16 13:25:04 2024 +0100

    typo


>---------------------------------------------------------------

6ae97305850b6ee8628c2249d4969a48f3ce39d0
 required/latex-lab/latex-lab-block.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/required/latex-lab/latex-lab-block.dtx b/required/latex-lab/latex-lab-block.dtx
index 75203f8e..50d8a2f7 100644
--- a/required/latex-lab/latex-lab-block.dtx
+++ b/required/latex-lab/latex-lab-block.dtx
@@ -9,7 +9,7 @@
 %
 %    https://www.latex-project.org/lppl.txt
 %
-\def\ltlabblockdate{2024-02-12}
+\def\ltlabblockdate{2024-03-16}
 \def\ltlabblockversion{0.8l}
 %<*driver>
 \documentclass[kernel]{l3doc}
@@ -937,8 +937,8 @@
 % This section collects \pkg{expl3} commands that will be useful.
 %
 %  \begin{macro}{\@@_skip_set_to_last:N,\@@_skip_remove_last:}
-%    Set a skiip register to  the value of an immediately preceding
-%    skip or zero if there was none
+%    Set a skip register to  the value of an immediately preceding
+%    skip or zero if there was none.
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_skip_set_to_last:N #1 {
   \skip_set:Nn #1 { \tex_lastskip:D }





More information about the latex3-commits mailing list.