GNU bug report logs - #59373
[PATCH] import: egg: Fix typo in docstring.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sat, 19 Nov 2022 02:27:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: jgart <jgart <at> dismail.de>
Subject: bug#59373: closed (Re: [bug#59373] [PATCH] import: egg: Fix typo
 in docstring.)
Date: Sun, 20 Nov 2022 12:09:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59373: [PATCH] import: egg: Fix typo in docstring.

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 59373 <at> debbugs.gnu.org.

-- 
59373: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59373
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: 59373-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#59373] [PATCH] import: egg: Fix typo in docstring.
Date: Sun, 20 Nov 2022 12:08:22 +0000
[Message part 3 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/import/egg.scm (Commentary): Fix typo in Commentary docstring.
> ---
>  guix/import/egg.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/guix/import/egg.scm b/guix/import/egg.scm
> index 52196583c4..0d6d72c465 100644
> --- a/guix/import/egg.scm
> +++ b/guix/import/egg.scm
> @@ -67,7 +67,7 @@ (define-module (guix import egg)
>  ;;;
>  ;;; * Support for CHICKEN 4?
>  ;;;
> -;;; * Some packages will specify a specific version of a depencency in the
> +;;; * Some packages will specify a specific version of a dependency in the
>  ;;;   PACKAGE.egg file, how should we handle this?
>  ;;;
>  ;;; Code:

Thanks! Pushed to master as 670d30972f6df8302a60a345aa28d786b3644bb9.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] import: egg: Fix typo in docstring.
Date: Fri, 18 Nov 2022 20:26:09 -0600
* gnu/import/egg.scm (Commentary): Fix typo in Commentary docstring.
---
 guix/import/egg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/import/egg.scm b/guix/import/egg.scm
index 52196583c4..0d6d72c465 100644
--- a/guix/import/egg.scm
+++ b/guix/import/egg.scm
@@ -67,7 +67,7 @@ (define-module (guix import egg)
 ;;;
 ;;; * Support for CHICKEN 4?
 ;;;
-;;; * Some packages will specify a specific version of a depencency in the
+;;; * Some packages will specify a specific version of a dependency in the
 ;;;   PACKAGE.egg file, how should we handle this?
 ;;;
 ;;; Code:
-- 
2.38.1




This bug report was last modified 2 years and 235 days ago.

Previous Next


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