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
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

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: