GNU bug report logs -
#59373
[PATCH] import: egg: Fix typo in docstring.
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Sun, 20 Nov 2022 12:08:22 +0000
with message-id <87cz9hx1z1.fsf <at> cbaines.net>
and subject line Re: [bug#59373] [PATCH] import: egg: Fix typo in docstring.
has caused the debbugs.gnu.org bug report #59373,
regarding [PATCH] import: egg: Fix typo in docstring.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (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)]
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.