* [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
* bug#42142: [PATCH] gnu: python-clyent: Fix typo in description.
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 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-06-30 18:36 UTC (permalink / raw)
To: Andrius Štikonas; +Cc: 42142-done
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
Andrius Štikonas via Guix-patches via 写道:
> * gnu/packages/python-xyz.scm (python-clyent) [description]: Fix
> a typo
Thanks! I took the sneaky liberty of adding a full stop to the
commit message and an Oxford comma to the description and pushed
as 13cba9b9df34366e3e252a71e1acf183ec30b9e3.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [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.