[latex3-commits] [git/LaTeX3-latex3-l3build] master: Typo (056580d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Apr 30 16:27:19 CEST 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/056580d49666f594f03b957ee314edd8bea8ba15
>---------------------------------------------------------------
commit 056580d49666f594f03b957ee314edd8bea8ba15
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Apr 30 15:27:19 2018 +0100
Typo
>---------------------------------------------------------------
056580d49666f594f03b957ee314edd8bea8ba15
build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.lua b/build.lua
index 1476548..7f1d2ce 100644
--- a/build.lua
+++ b/build.lua
@@ -40,7 +40,7 @@ function update_tag(file,content,tagname,tagdate)
'\nrelease_date = "' .. iso .. '"\n',
'\nrelease_date = "' .. tagname .. '"\n')
end
- return contents
+ return content
end
function tag_hook(tagname)
More information about the latex3-commits
mailing list