diff options
Diffstat (limited to 'gnu/packages/pdf.scm')
-rw-r--r-- | gnu/packages/pdf.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index a547530148..c3cb755f4d 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -215,7 +215,7 @@ extracting content or merging files.") "install")))) (alist-delete 'configure %standard-phases))))) (home-page "http://mupdf.com") - (synopsis "A lightweight PDF viewer and toolkit") + (synopsis "Lightweight PDF viewer and toolkit") (description "MuPDF is a C library that implements a PDF and XPS parsing and rendering engine. It is used primarily to render pages into bitmaps, |