public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@atlas.cz>
To: gentoo-dev@lists.gentoo.org
Cc: "Python team" <python@gentoo.org>, "Petr Vaněk" <arkamar@atlas.cz>
Subject: [gentoo-dev] [PATCH] distutils-r1.eclass: fix typo in comment
Date: Tue, 20 Sep 2022 17:17:47 +0200	[thread overview]
Message-ID: <20220920151747.31074-1-arkamar@atlas.cz> (raw)

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
---
 eclass/distutils-r1.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 60f81473c0a..27bd9207743 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -728,8 +728,8 @@ esetup.py() {
 # to unmerge the package first.
 #
 # This function is not available in PEP517 mode.  The eclass provides
-# a venv-style install unconditionally therefore, and therefore it
-# should no longer be necessary.
+# a venv-style install unconditionally and therefore it should no longer
+# be necessary.
 distutils_install_for_testing() {
 	debug-print-function ${FUNCNAME} "${@}"
 
-- 
2.35.1



             reply	other threads:[~2022-09-20 15:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 15:17 Petr Vaněk [this message]
2022-09-26 10:06 ` [gentoo-dev] [PATCH] distutils-r1.eclass: fix typo in comment Michał Górny

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

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

  git send-email \
    --in-reply-to=20220920151747.31074-1-arkamar@atlas.cz \
    --to=arkamar@atlas.cz \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=python@gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox