1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

import: egg: Fix typo in docstring.

* gnu/import/egg.scm (Commentary): Fix typo in Commentary docstring.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
jgart
2022-11-18 20:26:09 -06:00
committed by Christopher Baines
parent d072bcebbf
commit 670d30972f
+1 -1
View File
@@ -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: