guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/18: gnu: pdfposter: Fix typo "multiple".


From: guix-commits
Subject: 06/18: gnu: pdfposter: Fix typo "multiple".
Date: Wed, 22 May 2019 21:30:41 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit d6901d933b2d120edab840d273e988e52e87c64d
Author: Vagrant Cascadian <address@hidden>
Date:   Wed May 22 17:24:30 2019 -0700

    gnu: pdfposter: Fix typo "multiple".
    
    * gnu/packages/pdf (pdfposter)[description]: Fix typo.
---
 gnu/packages/pdf.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 75bdf87..c1153cc 100644
--- a/gnu/packages/pdf.scm
+++ b/gnu/packages/pdf.scm
@@ -993,7 +993,7 @@ python-pypdf2 instead.")
     (home-page "https://pythonhosted.org/pdftools.pdfposter/";)
     (synopsis "Scale and tile PDF images/pages to print on multiple pages")
     (description "@command{pdfposter} can be used to create a large poster by
-building it from multple pages and/or printing it on large media.  It expects
+building it from multiple pages and/or printing it on large media.  It expects
 as input a PDF file, normally printing on a single page.  The output is again
 a PDF file, maybe containing multiple pages together building the poster.  The
 input page will be scaled to obtain the desired size.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]