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:
parent
a392ee1556
commit
b51e36348a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
|
||||||
;; (frisk . args)
|
;; (frisk . args)
|
||||||
;; (make-frisker . options) => (lambda (files) ...) [see below]
|
;; (make-frisker . options) => (lambda (files) ...) [see below]
|
||||||
;; (mod-up-ls module) => upstream edges
|
;; (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?
|
;; (mod-int? module) => is the module internal?
|
||||||
;; (edge-type edge) => symbol: {regular,autoload,computed}
|
;; (edge-type edge) => symbol: {regular,autoload,computed}
|
||||||
;; (edge-up edge) => upstream module
|
;; (edge-up edge) => upstream module
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue