From ba11dddbfe93d49770cbe40c81a96ead86a69c15 Mon Sep 17 00:00:00 2001 From: Matthew Kraai Date: Sat, 25 Apr 2020 03:51:34 -0700 Subject: gnu: texlive-latex-pdfx: Fix typo. * gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo. Signed-off-by: Nicolas Goaziou --- 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 91d3ee6295..d5bcff0371 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -7068,7 +7068,7 @@ the file to which it applies.") (home-page "https://www.ctan.org/pkg/pdfx") (synopsis "PDF/X and PDF/A support for pdfTeX, LuaTeX and XeTeX") (description - "This package helps LaTeX users to create PDF/X, PFD/A and other + "This package helps LaTeX users to create PDF/X, PDF/A and other standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX.") (license license:lppl1.2+))) -- cgit v1.2.3