From cc5e7c9730cac8b96c15f537746943406c92afaf Mon Sep 17 00:00:00 2001 From: isaacST08 Date: Wed, 12 Feb 2025 01:07:42 -0700 Subject: [PATCH] Reword doc description --- modules/plugins/languages/tex/build/builders/tectonic.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/plugins/languages/tex/build/builders/tectonic.nix b/modules/plugins/languages/tex/build/builders/tectonic.nix index bdacd1e2..fb0a187d 100644 --- a/modules/plugins/languages/tex/build/builders/tectonic.nix +++ b/modules/plugins/languages/tex/build/builders/tectonic.nix @@ -81,8 +81,8 @@ in ( type = nullOr str; default = null; description = '' - Use this directory or Zip-format bundle file to find resource files - instead of the default. + The directory or Zip-format bundle file to find resource files instead + of the default. ''; };