[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40843] [PATCH] gnu: texlive-latex-pdfx: Fix typo.
From: |
Matthew Kraai |
Subject: |
[bug#40843] [PATCH] gnu: texlive-latex-pdfx: Fix typo. |
Date: |
Sat, 25 Apr 2020 03:51:34 -0700 |
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
---
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+)))
--
2.26.1
- [bug#40843] [PATCH] gnu: texlive-latex-pdfx: Fix typo.,
Matthew Kraai <=