gnu: pngcrush: Edit description.

* gnu/packages/image.scm (pngcrush)[description]: Fix typo.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
master
Arne Babenhauserheide 2019-07-12 23:41:09 +02:00 committed by Tobias Geerinckx-Rice
parent 3563220e1e
commit 85a4531f64
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -250,8 +250,8 @@ APNG patch provides APNG support to libpng.")
("zlib" , zlib)))
(home-page "https://pmt.sourceforge.io/pngcrush")
(synopsis "Utility to compress PNG files")
(description "pngcrusqh is an optimizer for PNG (Portable Network Graphics)
files. It can compress them as much as 40% losslessly.")
(description "Pngcrush optimizes @acronym{PNG, Portable Network Graphics}
images. It can further losslessly compress them by as much as 40%.")
(license license:zlib)))
(define-public pngcrunch