summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-11-14 18:03:41 -0800
committerVagrant Cascadian <vagrant@debian.org>2021-11-14 18:03:41 -0800
commit272e8f50511a551ce1c0a941c949c8ffafd849ff (patch)
tree613086916afba22e6ba04475026c87eb249facfb /gnu/packages/python-xyz.scm
parentc9b171f46b75665cd475c594f97f663243e21ed1 (diff)
parent75cae188ad6e911564c1c7984680bb431793ff18 (diff)
downloadguix-patches-272e8f50511a551ce1c0a941c949c8ffafd849ff.tar
guix-patches-272e8f50511a551ce1c0a941c949c8ffafd849ff.tar.gz
Merge branch 'typo-fixes-20211114'
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ea5ad8e8ce..3d34ea4ba7 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,