diff --git a/modules/plugins/languages/tex/build/builders/tectonic.nix b/modules/plugins/languages/tex/build/builders/tectonic.nix index 13bab492..6c680cff 100644 --- a/modules/plugins/languages/tex/build/builders/tectonic.nix +++ b/modules/plugins/languages/tex/build/builders/tectonic.nix @@ -60,7 +60,7 @@ in ( ''; synctex = mkBool true "Whether to generate SyncTeX data"; untrustedInput = mkBool false '' - Whether to diable all known-insecure features if the input is untrusted + Whether to disable all known-insecure features if the input is untrusted ''; # -- Options --