gnu: python-scour: Fix typo.
authorVagrant Cascadian <vagrant@debian.org>
Thu, 29 Oct 2020 03:04:18 +0000 (20:04 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Thu, 29 Oct 2020 04:10:43 +0000 (21:10 -0700)
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
  "aggressive".

gnu/packages/python-xyz.scm

index a60e869..cd83c04 100644 (file)
@@ -1815,7 +1815,7 @@ human-friendly syntax.")
     (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
 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)))
 
 (define-public python-mechanize