[latex3-commits] [git/l3build] master: Typo (b12fa55)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jan 21 21:16:53 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/b12fa55066ceff42b224d13a10ab2357361ace1d

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

commit b12fa55066ceff42b224d13a10ab2357361ace1d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jan 21 20:16:53 2018 +0000

    Typo


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

b12fa55066ceff42b224d13a10ab2357361ace1d
 l3build-install.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-install.lua b/l3build-install.lua
index dd1526a..cee64a7 100644
--- a/l3build-install.lua
+++ b/l3build-install.lua
@@ -34,7 +34,7 @@ function install()
   local installdir = texmfhome .. "/tex/" .. moduledir
   if options["dry-run"] then
     print("\n" .. "Installation root: " .. installdir
-      .. "\n" .. "Intallation files:"
+      .. "\n" .. "Installation files:"
     )
     for _,filetype in ipairs(installfiles) do
       for _,file in pairs(filelist(unpackdir,filetype)) do





More information about the latex3-commits mailing list