From 1ba7743b5a83483f3d8d4f522fc90077a771f06b Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 21 Jun 2024 09:00:51 +0200 Subject: gnu: texlive-scripts: Fix typo in description. * gnu/packages/tex.scm (texlive-scripts)[description]: Fix typo. Change-Id: I6a495a44f65549d0250f179c75c231b665b006b2 --- gnu/packages/tex.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index bd495c18f4..114726510d 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -508,7 +508,7 @@ (define-public texlive-scripts (synopsis "TeX Live infrastructure programs") (description "This package provides core TeX Live scripts such as @code{updmap}, -@code{fmtutil}, and @code{tlmgr}. It is is automatically installed alongside +@code{fmtutil}, and @code{tlmgr}. It is automatically installed alongside @code{texlive-bin}.") (license (license:fsf-free "https://www.tug.org/texlive/copying.html")))) -- cgit v1.2.3