diff options
-rw-r--r-- | gnu/packages/tex.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ of user-specified directories similar to how shells look up executables.") (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")))) |