guix-commits
[Top][All Lists]
Advanced

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

03/04: import: egg: Fix typo in docstring.


From: guix-commits
Subject: 03/04: import: egg: Fix typo in docstring.
Date: Sun, 20 Nov 2022 07:01:39 -0500 (EST)

cbaines pushed a commit to branch master
in repository guix.

commit 670d30972f6df8302a60a345aa28d786b3644bb9
Author: jgart <jgart@dismail.de>
AuthorDate: Fri Nov 18 20:26:09 2022 -0600

    import: egg: Fix typo in docstring.
    
    * gnu/import/egg.scm (Commentary): Fix typo in Commentary docstring.
    
    Signed-off-by: Christopher Baines <mail@cbaines.net>
---
 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 @@
 ;;;
 ;;; * 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:



reply via email to

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