unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andrius Štikonas via Guix-patches via <guix-patches@gnu.org>
To: 42142@debbugs.gnu.org
Cc: "Andrius Štikonas" <andrius@stikonas.eu>
Subject: [bug#42142] [PATCH] gnu: python-clyent: Fix typo in description.
Date: Tue, 30 Jun 2020 19:19:08 +0100	[thread overview]
Message-ID: <20200630181908.452960-1-andrius@stikonas.eu> (raw)

* 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





             reply	other threads:[~2020-06-30 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 18:19 Andrius Štikonas via Guix-patches via [this message]
2020-06-30 18:36 ` bug#42142: [PATCH] gnu: python-clyent: Fix typo in description Tobias Geerinckx-Rice via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200630181908.452960-1-andrius@stikonas.eu \
    --to=guix-patches@gnu.org \
    --cc=42142@debbugs.gnu.org \
    --cc=andrius@stikonas.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).