[latex3-commits] [l3svn] branch master updated: Typo
noreply at latex-project.org
noreply at latex-project.org
Fri May 20 10:21:25 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new d9b522e Typo
d9b522e is described below
commit d9b522ee1226297b6a3d11b9efc822f7d0ff4bf9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri May 20 09:21:17 2016 +0100
Typo
---
l3build/l3build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index bde7a0f..e15a2b6 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -599,7 +599,7 @@ function allmodules(target)
end
local quiet = ""
if optquiet then
- quiet = " --quiet="
+ quiet = " --quiet"
end
local version = ""
if optversion then
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list