gnu: texlive-latex-pdfx: Fix typo.

* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Matthew Kraai 2020-04-25 03:51:34 -07:00 committed by Nicolas Goaziou
parent e54acdfe16
commit ba11dddbfe
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7068,7 +7068,7 @@ (define-public texlive-latex-pdfx
(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+)))