From f58a2cb5d22c5931581274db1f0ec85ac903b747 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 28 Oct 2019 20:03:50 +0100 Subject: 2019-10-28 18:22:00 --- tex/context/base/mkiv/math-ini.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/math-ini.lua') diff --git a/tex/context/base/mkiv/math-ini.lua b/tex/context/base/mkiv/math-ini.lua index 7a8419702..0af9a2121 100644 --- a/tex/context/base/mkiv/math-ini.lua +++ b/tex/context/base/mkiv/math-ini.lua @@ -319,7 +319,7 @@ function mathematics.define(family) if mathclass then local name = character.mathname if name then - report_math("fatal error, conlicting mathclass and mathspec for %C",unicode) + report_math("fatal error, conflicting mathclass and mathspec for %C",unicode) os.exit() else local class = classes[mathclass] or mathclass -- no real checks needed -- cgit v1.2.3