From ddaf56b8af0eb62cf6223d58ed99e1531f4d861a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Fabian=20Kr=C3=BCger?= Date: Sun, 4 Jul 2021 01:37:17 +0200 Subject: [PATCH] Fix typos --- luamml-demo.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luamml-demo.sty b/luamml-demo.sty index 08748d3..77215ac 100644 --- a/luamml-demo.sty +++ b/luamml-demo.sty @@ -2,7 +2,7 @@ \ProvidesPackage{luamml-demo}[2021-06-16 Reasonable default definitions for luamml] \RequirePackage{luamml}% Loading luamml is pretty much the point -\RequirePackage{amsmath,array}% AThese are more or less exepcted in luamml especially for advanced constructs +\RequirePackage{amsmath,array}% These are more or less expected in luamml especially for advanced constructs \AtBeginDocument{% \@ifpackageloaded{unicode-math}{}{%