[latex3-commits] [latex3/l3build] main: Typo [ci skip] (71744f5)

github at latex-project.org github at latex-project.org
Tue Dec 12 13:43:47 CET 2023


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/71744f5940761c69eb958a9d137a824aafd3dc75

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

commit 71744f5940761c69eb958a9d137a824aafd3dc75
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Dec 12 12:43:47 2023 +0000

    Typo [ci skip]


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

71744f5940761c69eb958a9d137a824aafd3dc75
 l3build-check.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-check.lua b/l3build-check.lua
index 75e2fc2..2126f57 100644
--- a/l3build-check.lua
+++ b/l3build-check.lua
@@ -822,7 +822,7 @@ function runtest(name, engine, hide, ext, test_type, breakout)
         .. (hide and (" > " .. os_null) or ""),
       testdir
     )
-    -- On Windows, concatenting here will suppress any non-zero errorlevel
+    -- On Windows, concatenating here will suppress any non-zero errorlevel
     -- from the main run, so we split into two parts.
     if errlevels[i] == 0 then
       local errorlevel =





More information about the latex3-commits mailing list.