summaryrefslogtreecommitdiff
path: root/source/luametatex/source/luaoptional
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-05-05 19:33:15 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-05-05 19:33:15 +0200
commitcc6d486ffa3fad4ffb698ad5ccbd5c5f4ebc6a00 (patch)
tree787c75ff830863d992f7301542a00be25b032dbf /source/luametatex/source/luaoptional
parenta0e79ce94348b934dcefc38133cd8fed08bd38e3 (diff)
downloadcontext-cc6d486ffa3fad4ffb698ad5ccbd5c5f4ebc6a00.tar.gz
2023-05-05 18:39:00
Diffstat (limited to 'source/luametatex/source/luaoptional')
-rw-r--r--source/luametatex/source/luaoptional/lmtoptional.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/source/luaoptional/lmtoptional.c b/source/luametatex/source/luaoptional/lmtoptional.c
index 0cfbd166c..819cfc3ea 100644
--- a/source/luametatex/source/luaoptional/lmtoptional.c
+++ b/source/luametatex/source/luaoptional/lmtoptional.c
@@ -7,7 +7,7 @@
/*tex
- We don't want the binary top explode and have depdencies that will kill this project in the
+ We don't want the binary to explode and have depdencies that will kill this project in the
end. So, we provide optionals: these are loaded lazy and libraries need to be present in
the tree. They are unofficial and not supported in the sense that ConTeXt doesn't depend on
them.