diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-08-16 12:55:23 +0200 | 
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-08-16 12:55:23 +0200 | 
| commit | b0319577c51660e71dc70be4054528a23e2f6aa2 (patch) | |
| tree | cacda6bcc022596e6ec06388472f3c338998998c /gnu/packages/tex.scm | |
| parent | 134dbcebb40244aa01b49ca2959b74a562d72fb3 (diff) | |
gnu: texlive-lshort-italian: Fix description.
* gnu/packages/tex.scm (texlive-lshort-italian)[description]: Fix typo in description.
Diffstat (limited to 'gnu/packages/tex.scm')
| -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 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+))) | 
