[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: gnu: texlive-latex-pdfx: Fix typo.
From: |
guix-commits |
Subject: |
branch master updated: gnu: texlive-latex-pdfx: Fix typo. |
Date: |
Sat, 25 Apr 2020 16:23:42 -0400 |
This is an automated email from the git hooks/post-receive script.
ngz pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new ba11ddd gnu: texlive-latex-pdfx: Fix typo.
ba11ddd is described below
commit ba11dddbfe93d49770cbe40c81a96ead86a69c15
Author: Matthew Kraai <address@hidden>
AuthorDate: Sat Apr 25 03:51:34 2020 -0700
gnu: texlive-latex-pdfx: Fix typo.
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
Signed-off-by: Nicolas Goaziou <address@hidden>
---
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 91d3ee6..d5bcff0 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+)))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: gnu: texlive-latex-pdfx: Fix typo.,
guix-commits <=