[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/12: gnu: python-cligj: Fix typo.
From: |
guix-commits |
Subject: |
09/12: gnu: python-cligj: Fix typo. |
Date: |
Sun, 14 Nov 2021 21:25:13 -0500 (EST) |
vagrantc pushed a commit to branch master
in repository guix.
commit 2c75559f72cf1a009f4a43250799f3f2cb31b233
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sun Nov 14 17:53:49 2021 -0800
gnu: python-cligj: Fix typo.
* gnu/packages/emacs-xyz.scm (python-cligj)[description]: Fix spelling of
"command".
---
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 ea5ad8e..3d34ea4 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -3434,7 +3434,7 @@ with sensible defaults out of the box.")
(native-inputs
`(("python-pytest-cov" ,python-pytest-cov)))
(home-page "https://github.com/mapbox/cligj")
- (synopsis "Click params for commmand line interfaces to GeoJSON")
+ (synopsis "Click params for command line interfaces to GeoJSON")
(description
"cligj is for Python developers who create command line interfaces
for geospatial data. cligj allows you to quickly build consistent,
- branch master updated (c9b171f -> 272e8f5), guix-commits, 2021/11/14
- 01/12: home: services: Typo fix., guix-commits, 2021/11/14
- 02/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 05/12: gnu: r-msfeatures: Fix typo., guix-commits, 2021/11/14
- 06/12: gnu: rust-fallible-collections-0.4: Fix typo., guix-commits, 2021/11/14
- 07/12: gnu: emacs-org-contrib: Fix typo., guix-commits, 2021/11/14
- 09/12: gnu: python-cligj: Fix typo.,
guix-commits <=
- 03/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 04/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 10/12: gnu: scandb: Fix typo., guix-commits, 2021/11/14
- 08/12: gnu: ghc-quickcheck-classes-base: Fix typo., guix-commits, 2021/11/14
- 11/12: build: wrap-qt-program: Fix typo., guix-commits, 2021/11/14
- 12/12: Merge branch 'typo-fixes-20211114', guix-commits, 2021/11/14