[latex3-commits] [git/LaTeX3-latex3-l3build] drop-build-lua: Typo (b1e23a2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Feb 5 20:58:51 CET 2021
Repository : https://github.com/latex3/l3build
On branch : drop-build-lua
Link : https://github.com/latex3/l3build/commit/b1e23a207a315c133b8e04144e6f9c5b7254c5d3
>---------------------------------------------------------------
commit b1e23a207a315c133b8e04144e6f9c5b7254c5d3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Feb 5 19:58:51 2021 +0000
Typo
>---------------------------------------------------------------
b1e23a207a315c133b8e04144e6f9c5b7254c5d3
l3build-manifest-setup.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-manifest-setup.lua b/l3build-manifest-setup.lua
index 67836de..d0bd8ce 100644
--- a/l3build-manifest-setup.lua
+++ b/l3build-manifest-setup.lua
@@ -250,7 +250,7 @@ It is automatically generated with `texlua build.lua manifest`.
end
-functiom manifest_write_subheading(filehandle,heading,description)
+function manifest_write_subheading(filehandle,heading,description)
filehandle:write("\n\n## " .. heading .. "\n\n")
More information about the latex3-commits
mailing list.