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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 324 days ago.

Previous Next


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