unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59373] [PATCH] import: egg: Fix typo in docstring.
@ 2022-11-19  2:26 jgart via Guix-patches via
  2022-11-20 12:08 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-11-19  2:26 UTC (permalink / raw)
  To: 59373; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#59373] [PATCH] import: egg: Fix typo in docstring.
  2022-11-19  2:26 [bug#59373] [PATCH] import: egg: Fix typo in docstring jgart via Guix-patches via
@ 2022-11-20 12:08 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-20 12:08 UTC (permalink / raw)
  To: jgart; +Cc: 59373-done, 59373

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]


jgart via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-20 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19  2:26 [bug#59373] [PATCH] import: egg: Fix typo in docstring jgart via Guix-patches via
2022-11-20 12:08 ` Christopher Baines

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).