diff options
Diffstat (limited to 'gnu/packages/ghostscript.scm')
-rw-r--r-- | gnu/packages/ghostscript.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 835ed475cc..2c58bca0bd 100644 --- a/gnu/packages/ghostscript.scm +++ b/gnu/packages/ghostscript.scm @@ -163,7 +163,7 @@ printing, and psresize, for adjusting page sizes.") (apply install args) (system* "make" "install-so"))) %standard-phases))))) - (synopsis "GNU Ghostscript, an interpreter for the PostScript language and for PDF") + (synopsis "PostScript and PDF interpreter") (description "GNU Ghostscript is an interpreter for PostScript and Portable Document Format (PDF) files. |