* [bug#42142] [PATCH] gnu: python-clyent: Fix typo in description.
@ 2020-06-30 18:19 Andrius Štikonas via Guix-patches via
2020-06-30 18:36 ` bug#42142: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Andrius Štikonas via Guix-patches via @ 2020-06-30 18:19 UTC (permalink / raw)
To: 42142; +Cc: Andrius Štikonas
* gnu/packages/python-xyz.scm (python-clyent) [description]: Fix a 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 08fa6c3f04..5f7e8077ec 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -563,7 +563,7 @@ and function call return values in a human-readable way.")
`(("python-mock" ,python-mock)))
(home-page "https://github.com/binstar/clyent")
(synopsis "Command line client library")
- (description "Clyent is a Python command line utiliy library. It is used
+ (description "Clyent is a Python command line utility library. It is used
by @code{binstar}, @code{binstar-build} and @code{chalmers}.")
(license license:bsd-3)))
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-30 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30 18:19 [bug#42142] [PATCH] gnu: python-clyent: Fix typo in description Andrius Štikonas via Guix-patches via
2020-06-30 18:36 ` bug#42142: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.