From b0319577c51660e71dc70be4054528a23e2f6aa2 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 16 Aug 2023 12:55:23 +0200 Subject: [PATCH] gnu: texlive-lshort-italian: Fix description. * gnu/packages/tex.scm (texlive-lshort-italian)[description]: Fix typo in description. --- gnu/packages/tex.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 8ecaa2c8b9..4f2dbd768a 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -7803,7 +7803,7 @@ to LaTeX2e: LaTeX2e-Kurzbeschreibung}.") (home-page "https://ctan.org/pkg/lshort-italian") (synopsis "Introduction to LaTeX in Italian") (description - "This is the Italian translation of the @emph{(Not so} Short Introduction + "This is the Italian translation of the @emph{(Not so) Short Introduction to LaTeX2e.}") (license license:gpl3+)))