[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: python-scour: Fix typo.
From: |
guix-commits |
Subject: |
07/12: gnu: python-scour: Fix typo. |
Date: |
Thu, 29 Oct 2020 00:15:24 -0400 (EDT) |
vagrantc pushed a commit to branch master
in repository guix.
commit 2d2b3b24c8d6bd5201b8262666c688ae2fcce71a
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Oct 28 20:04:18 2020 -0700
gnu: python-scour: Fix typo.
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
"aggressive".
---
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 a60e869..cd83c04 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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
- branch master updated (3791d15 -> 159c594), guix-commits, 2020/10/29
- 02/12: gnu: rust-zstd-safe-2: Fix typo., guix-commits, 2020/10/29
- 01/12: gnu: python-django-auth-ldap: Fix typo., guix-commits, 2020/10/29
- 07/12: gnu: python-scour: Fix typo.,
guix-commits <=
- 05/12: gnu: emacs-highlight-numbers: Fix typo., guix-commits, 2020/10/29
- 06/12: gnu: altermime: Fix typo., guix-commits, 2020/10/29
- 04/12: gnu: python-django-sekizai: Fix typo., guix-commits, 2020/10/29
- 09/12: gnu: ganeti-luxid-service-type: Fix typo., guix-commits, 2020/10/29
- 12/12: build/maven: Fix typo., guix-commits, 2020/10/29
- 11/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29
- 03/12: gnu: rust-webpki-0.21: Fix typo., guix-commits, 2020/10/29
- 08/12: gnu: python-mujson: Fix typo., guix-commits, 2020/10/29
- 10/12: build/maven: fix-pom-dependencies: Fix typo., guix-commits, 2020/10/29