mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: python-scour: Fix typo in description.
* gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
This commit is contained in:
parent
3cca373b2e
commit
6036df8810
1 changed files with 1 additions and 1 deletions
|
@ -1985,7 +1985,7 @@ (define-public python-scour
|
|||
(build-system python-build-system)
|
||||
(home-page "https://github.com/scour-project/scour")
|
||||
(synopsis "Scour is an SVG optimizer/cleaner written in Python")
|
||||
(description "The goal of Scour is to output a file that renderes
|
||||
(description "The goal of Scour is to output a file that renders
|
||||
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 aggressive cleaning.")
|
||||
|
|
Loading…
Reference in a new issue