guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Christopher Baines
Subject: [bug#59373] [PATCH] import: egg: Fix typo in docstring.
Date: Sun, 20 Nov 2022 12:08:22 +0000
User-agent: mu4e 1.8.11; emacs 28.2

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]