summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kraai <kraai@ftbfs.org>2020-04-25 03:51:34 -0700
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-04-25 22:23:20 +0200
commitba11dddbfe93d49770cbe40c81a96ead86a69c15 (patch)
tree87d2e61b654a1f48ccd005fa4081579921282458
parente54acdfe162feb98b0e0c0abb7413d3bbe2508f4 (diff)
downloadpatches-ba11dddbfe93d49770cbe40c81a96ead86a69c15.tar
patches-ba11dddbfe93d49770cbe40c81a96ead86a69c15.tar.gz
gnu: texlive-latex-pdfx: Fix typo.
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 1 insertions, 1 deletions
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+)))