Fix typo in comment.
authorMark H Weaver <mhw@netris.org>
Thu, 15 Nov 2018 07:47:22 +0000 (02:47 -0500)
committerMark H Weaver <mhw@netris.org>
Tue, 2 Apr 2019 01:42:06 +0000 (21:42 -0400)
* module/ice-9/boot-9.scm: Fix typo.

module/ice-9/boot-9.scm

index d8801dadaddcfaf61e0a17c95638754187d6c863..c1891e70a17aa69976f168f550e30d0a8445fe72 100644 (file)
@@ -1971,7 +1971,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.
   ;;