gnu: pngcrush: Edit description.
* gnu/packages/image.scm (pngcrush)[description]: Fix typo. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
		
							parent
							
								
									3563220e1e
								
							
						
					
					
						commit
						85a4531f64
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue