gnu: pdfposter: Fix typo "multiple".
* gnu/packages/pdf (pdfposter)[description]: Fix typo.
This commit is contained in:
parent
37c5b197bb
commit
d6901d933b
1 changed files with 1 additions and 1 deletions
|
@ -993,7 +993,7 @@ (define-public pdfposter
|
|||
(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.
|
||||
|
|
Loading…
Reference in a new issue