[PATCH] gnu: texlive-latex-pdfx: Fix typo.

  • Done
  • quality assurance status badge
Details
2 participants
  • Matthew Kraai
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Matthew Kraai
Severity
normal
M
M
Matthew Kraai wrote on 25 Apr 2020 12:51
(address . guix-patches@gnu.org)(name . Matthew Kraai)(address . kraai@ftbfs.org)
20200425105134.28802-1-kraai@ftbfs.org
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
---
gnu/packages/tex.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
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
N
N
Nicolas Goaziou wrote on 25 Apr 2020 22:23
(name . Matthew Kraai)(address . kraai@ftbfs.org)(address . 40843-done@debbugs.gnu.org)
87d07vz54j.fsf@nicolasgoaziou.fr
Hello,

Matthew Kraai <kraai@ftbfs.org> writes:

Toggle quote (2 lines)
> * gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.

Applied. Thank you.

Regards,

--
Nicolas Goaziou
Closed
?