texlive.withPackages: fix typo

This commit is contained in:
Martin Joerg
2026-05-30 13:27:59 +00:00
parent 8f0089a920
commit 09046bfef2
@@ -509,7 +509,7 @@ lib.fix (
postactionScripts = builtins.catAttrs "postactionScript" pkgList.tlpkg;
# whethe to include doc, source containers
# whether to include doc, source containers
withDocs = false;
withSources = false;