mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 21:40:33 +02:00
Fix typo in comment.
* module/ice-9/boot-9.scm: Fix typo.
This commit is contained in:
parent
d4fd9adcac
commit
b38d9a1527
1 changed files with 1 additions and 1 deletions
|
@ -1955,7 +1955,7 @@ name extensions listed in %load-extensions."
|
|||
;; NOTE: If you change the set of fields or their order, you also need to
|
||||
;; change the constants in libguile/modules.h.
|
||||
;;
|
||||
;; NOTE: The getter `module-transfomer' is defined libguile/modules.c.
|
||||
;; NOTE: The getter `module-transformer' is defined libguile/modules.c.
|
||||
;; NOTE: The getter `module-name' is defined later, due to boot reasons.
|
||||
;; NOTE: The getter `module-public-interface' is used in libguile/modules.c.
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue