GNU bug report logs - #42142
[PATCH] gnu: python-clyent: Fix typo in description.

Previous Next

Package: guix-patches;

Reported by: Andrius Štikonas <andrius <at> stikonas.eu>

Date: Tue, 30 Jun 2020 18:20:01 UTC

Severity: normal

Tags: patch

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrius Štikonas <andrius <at> stikonas.eu>
Subject: bug#42142: closed (Re: [bug#42142] [PATCH] gnu: python-clyent:
 Fix typo in description.)
Date: Tue, 30 Jun 2020 18:37:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42142: [PATCH] gnu: python-clyent: Fix typo in description.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42142 <at> debbugs.gnu.org.

-- 
42142: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42142
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Andrius Štikonas <andrius <at> stikonas.eu>
Cc: 42142-done <at> debbugs.gnu.org
Subject: Re: [bug#42142] [PATCH] gnu: python-clyent: Fix typo in description.
Date: Tue, 30 Jun 2020 20:36:16 +0200
[Message part 3 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andrius Štikonas <andrius <at> stikonas.eu>
To: guix-patches <at> gnu.org
Cc: Andrius Štikonas <andrius <at> stikonas.eu>
Subject: [PATCH] gnu: python-clyent: Fix typo in description.
Date: Tue, 30 Jun 2020 19:19:08 +0100
* 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




This bug report was last modified 4 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.