me
/
guix
Archived
1
0
Fork 0

import: egg: Fix typo in docstring.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
master
jgart 2022-11-18 20:26:09 -06:00 committed by Christopher Baines
parent d072bcebbf
commit 670d30972f
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 1 additions and 1 deletions

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: