summaryrefslogtreecommitdiff
path: root/gnu/packages/pdf.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 17:24:30 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:29:40 -0700
commitd6901d933b2d120edab840d273e988e52e87c64d (patch)
treee064c0714946ae44e6dc4977b15f5f694f5b48b5 /gnu/packages/pdf.scm
parent37c5b197bb3fe31f1575dd12afa864ffc794adc1 (diff)
downloadguix-patches-d6901d933b2d120edab840d273e988e52e87c64d.tar
guix-patches-d6901d933b2d120edab840d273e988e52e87c64d.tar.gz
gnu: pdfposter: Fix typo "multiple".
* gnu/packages/pdf (pdfposter)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/pdf.scm')
-rw-r--r--gnu/packages/pdf.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm
index 75bdf87bf3..c1153cc0b7 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.