Fix typo in commentary; nfc.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 12 Jan 2002 04:22:34 +0000 (04:22 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sat, 12 Jan 2002 04:22:34 +0000 (04:22 +0000)
scripts/frisk

index 6e3f93c..108fc4a 100755 (executable)
@@ -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