guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

41/52: gnu: python-scour: Fix typo in description.


From: guix-commits
Subject: 41/52: gnu: python-scour: Fix typo in description.
Date: Sat, 10 Apr 2021 08:15:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6036df88109c81fa2a6565ba0c4ca809fa2cd367
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:57:11 2021 +0200

    gnu: python-scour: Fix typo in description.
    
    * gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 3311916..1201547 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1985,7 +1985,7 @@ human-friendly syntax.")
     (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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]