[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typo (f198eb3cb)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Oct 5 22:03:53 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/f198eb3cb0dc1126c030642a3a0f825c09e42726
>---------------------------------------------------------------
commit f198eb3cb0dc1126c030642a3a0f825c09e42726
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Oct 5 21:03:53 2019 +0100
Typo
>---------------------------------------------------------------
f198eb3cb0dc1126c030642a3a0f825c09e42726
l3kernel/build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/build.lua b/l3kernel/build.lua
index f4eb4cdef..3edef6a0f 100644
--- a/l3kernel/build.lua
+++ b/l3kernel/build.lua
@@ -194,7 +194,7 @@ target_list = target_list or { }
target_list.format =
{
func = format,
- desc = "Creat l3formats"
+ desc = "Create l3formats"
}
-- Find and run the build system
More information about the latex3-commits
mailing list