guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 01/05: Fix typo in comment.


From: Mark H. Weaver
Subject: [Guile-commits] 01/05: Fix typo in comment.
Date: Tue, 16 Apr 2019 16:57:27 -0400 (EDT)

mhw pushed a commit to branch stable-2.2
in repository guile.

commit 94230d27e0bebf9e9bdb7ae9178b13732791d706
Author: Mark H Weaver <address@hidden>
Date:   Thu Nov 15 02:47:22 2018 -0500

    Fix typo in comment.
    
    * module/ice-9/boot-9.scm: Fix typo.
---
 module/ice-9/boot-9.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module/ice-9/boot-9.scm b/module/ice-9/boot-9.scm
index d8801da..c1891e7 100644
--- a/module/ice-9/boot-9.scm
+++ b/module/ice-9/boot-9.scm
@@ -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.
   ;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]