1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00

Fix typo in commentary; nfc.

This commit is contained in:
Thien-Thi Nguyen 2002-01-12 04:22:34 +00:00
parent a392ee1556
commit b51e36348a

View file

@ -65,7 +65,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
;; (frisk . args)
;; (make-frisker . options) => (lambda (files) ...) [see below]
;; (mod-up-ls module) => upstream edges
;; (mod-dn-ls module) => downstream edges
;; (mod-down-ls module) => downstream edges
;; (mod-int? module) => is the module internal?
;; (edge-type edge) => symbol: {regular,autoload,computed}
;; (edge-up edge) => upstream module