me
/
guix
Archived
1
0
Fork 0

gnu: python-scour: Fix typo.

* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
  "aggressive".
master
Vagrant Cascadian 2020-10-28 20:04:18 -07:00
parent a4920a22ef
commit 2d2b3b24c8
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -1815,7 +1815,7 @@ human-friendly syntax.")
(description "The goal of Scour is to output a file that renderes (description "The goal of Scour is to output a file that renderes
identically at a fraction of the size by removing a lot of redundant identically at a fraction of the size by removing a lot of redundant
information created by most SVG editors. Optimization options are typically information created by most SVG editors. Optimization options are typically
lossless but can be tweaked for more agressive cleaning.") lossless but can be tweaked for more aggressive cleaning.")
(license license:asl2.0))) (license license:asl2.0)))
(define-public python-mechanize (define-public python-mechanize