guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] 43/55: Fix typo in comment.


From: Andy Wingo
Subject: [Guile-commits] 43/55: Fix typo in comment.
Date: Thu, 23 May 2019 11:52:43 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit b38d9a1527a9d796034bf721c9a266d261db5ad0
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 77bb3ce..a4d3d94 100644
--- a/module/ice-9/boot-9.scm
+++ b/module/ice-9/boot-9.scm
@@ -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.
   ;;



reply via email to

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